/ceong

Primary LanguageJavaScript

ceong

instructions for use (following commands are to be run from the root project directory):

  1. npm install
  2. mongod --dbpath ./data
  3. mongo
  4. npm start

NOTES:

  • there may be missing required packages/libraries which are not included in the package.json file
  • a database may already exist in the commited code in the /data directory (not all input was mine), please clean the database if necessary