Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 356 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 356 Bytes

Client Instructions

In the project directory, run npm install to ensure all dependencies are installed.

After this, run npm start to run the app in a browser.

Server Instructions

In \src\server, run node server.js to start the server.


This project was bootstrapped with Create React App.