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
forked from antsutherland/SeniorCapstoneProject
-
Notifications
You must be signed in to change notification settings - Fork 0
nparsly/SeniorCapstoneProject
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 79.5%
- CSS 13.8%
- HTML 5.5%
- EJS 1.1%
- Shell 0.1%