Step 1
Install dependencies:
run npm install
Step 2
Make the .env.development file with DEVELOPMENT_DB=<db location>
You may have to whitelist your IP address via the atlas dashboard and follow these installation instructions: https://www.mongodb.com/docs/manual/tutorial/install-mongodb-on-ubuntu/