To run this app:
- clone it from github
- install dependencies:
npm install - install mongodb
- change the hardcoded "mongodbUri" in index.js on line 15 to point to your mongodb
- start the app with:
node index.js - visit http://localhost:5000
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To run this app:
npm installnode index.js