Skip to content

m-t-a97/virti-video-task-junior

Repository files navigation

Virti Video Test

Instructions

# Install dependencies
yarn install

# Run the app
yarn start

Docker

# Build the image after cloning the repo
docker build -t <image name> .

# Then run a container from the image
docker run -it -dp <host port>:80 --name <name of container> <name of image>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published