/workout-tracker

workout-tracker sample node/mongo app

Primary LanguageJavaScript

Sample application that uses Node.js, Express 3 and MongoDB to create a JSON API.

Installation

Install mongodb, run via mongod.

Then cd into the cloned directory and run:

$ npm install

Then run the app:

$ node app