Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 241 Bytes

File metadata and controls

19 lines (14 loc) · 241 Bytes

Code for DC Education: Phase II

npm install
node server.js

Or keep things fresh with supervisor.

supervisor server.js

You'll need a MongoDB instance running to persist data.

mongod