- api docs (API servers)
- jsdoc (Server assignments)
- styleguide (React assignments)
Usage Notes or examples
Usage Notes or examples
PORT- Port NumberMONGODB_URI- URL to the running mongo instance/db
npm start- Endpoint:
/foo/bar/- Returns a JSON object with abc in it.
- Endpoint:
/bing/zing/- Returns a JSON object with xyz in it.
-
How do you run tests?
npm test -
What assertions were made?
-
What assertions need to be / should be made?

