-
public deployment hosted on AWS on an EC2 instance: link
-
to run locally clone repository and run "npm install" which will download and install all dependencies to "node_modules" directory locally. Once all dependencies have installed correctly, type "npm start" to run app on local host with port number 3001.
-
You must also make sure that you install mongodb and run locally so that there is a memory allocated for a local database instance.
-
Sunny Singh
-
Created from Microsoft Virtual Academy Demo