Access the project live @ http://64.225.36.241
- Install dependencies by
npm install
(Both in /backend and /frontend directories) node app.js
keep this running (execute in /backend)cd ./frontend
npm start
keep this running (execute in ./frontend)- Test the app through the port that you will be redirected to by frontend (e.g. localhost:3000)
- Install dependencies by
npm install
(Both in /backend and /frontend directories) - In /frontend execute
npm run build
- In /backend execute
node app.js
- Test the app through the port that you will be redirected to by backend (e.g. localhost:5000)
https://docs.google.com/document/d/1G5C47jNg8QfjJGCW016F-I5mKgTQQ01qr8TMGWVMVy4/edit?usp=sharing