Skip to content
This repository has been archived by the owner on Jul 31, 2020. It is now read-only.

Latest commit

 

History

History
41 lines (27 loc) · 1.02 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.02 KB

nutrient

The nutritional fact database's website.

Codeship Coverage Status Gemnasium label license

Install

$ npm install

You need mongodb running locally. Then:

$ export MONGODB_URI=XXXX

Test

$ npm test

Launch server

$ npm start

Authors

License

MIT