Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 362 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 362 Bytes

Haveyouheardthis?

In order to run the react portion:

git clone the repository

run npm install inside of ./Application/client and also ./Application/server

run "node server.js" inside of ./Application/server

run "npm run start" inside of ./Application/client

Project will be hosted at localhost:3000, server listening on port 3001.