Skip to content

NikiforovJacob/test-task-3-Best-Runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

test-task-3

To start the app locally need:

  1. To clone the repository.
  2. To install dependencies. Start command $ npm install from two folders /server and /client.
  3. To start the server and client app. Start command $ npm start from two folders /server and /client in different terminals.
  4. Open http://localhost:3000/ in a browser.