Skip to content

l-shirinyan/video-gallery

Repository files navigation

Quick start

Make sure you have Node version >= 6.0 and NPM >= 3

# change directory to repo
cd video-gallery

# install the repo with npm
npm install

# start the server
npm start

# build the project
npm run build

http://localhost:8080 in your browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published