Skip to content

Alex-Verevkine/top-10-videos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Setup guide

  • go to ./client directory and run npm i.
  • go to ./server directory and run npm i.

After setup finishes, run this scripts below:

  • run npm start on ./client directory to start client.
  • run npm start on ./server directory to start server.

Tests:

  • run npm test on ./client directory to run client tests.
  • run npm test on ./server directory to run server tests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published