Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 341 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 341 Bytes

MERN_app

MERN Stack app. Makes use of MongoDB, ExpressJS, ReactJS, NodeJS.

  1. Clone Repo
  2. Run 'npm install' and then run 'npm run client-install'
  3. To start servers concurrently, run 'npm run dev'

Make sure to be pointing to localhost:3000 in client

Note: The connection string has been changed to point from MLab to Atlas