Skip to content

nparsly/SeniorCapstoneProject

 
 

Repository files navigation

SeniorCapstoneProject

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.5%
  • CSS 13.8%
  • HTML 5.5%
  • EJS 1.1%
  • Shell 0.1%