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"