Steps to in install needed software
1. Install node.js (https://nodejs.org/en/download/)
2. Install MongoDB (https://docs.mongodb.com/manual/tutorial/install-mongodb-on-os-x/)
Main webpage to how to start the app up
https://mern.js.org
To run the back end run the following command in the main folder:
npm run app
Backend runs on:
http://localhost:8082
Frontend is located in "client", run the following command there to start:
npm run start
Frontend runs on:
http://localhost:3000
nparsly/SeniorCapstoneProject
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Releases
No releases published
Languages
- JavaScript 79.5%
- CSS 13.8%
- HTML 5.5%
- EJS 1.1%
- Shell 0.1%