/event-doc-and-admin

document and administration for the Events app

Primary LanguageJavaScriptMIT LicenseMIT

rotary-server

status

mcc's changes

I just amde a change... just for fun. :)

Build Status

Notes

CI is using the yarn.lock file. Therefore, use Yarn and NOT NPM.

Use

Start MongoDB server

Run server

$ yarn start

Run tests

once

$ yarn test

or with nodemon

$ yarn test-watch