-
Jason Dormier
-
Carly Dekock
-
Nick Magruder
-
Seid
-
Clone down the repository
-
Run the command
npm install
-
Create a
.env
file withPORT
andMONGODB_URI
variable
- Run the command
npm test
to test the server
-
To run the server locally, run
nodemon
-
Open up your browser to the localhost you set your
PORT
variable to