Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 355 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 355 Bytes

Dependencies for both server and client shall need to be installed with 'npm install' in both the root directory and client directory 'npm run dev' launches both the client and server concurrently Connect to the client via typing 'localhost:3000' into the browser

A MongoDB URI will need to be placed in config/default.json under the reference "mongoURI"