paulrenenichols / calorie-accountant

A health-management app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calorie Accountant

Dependencies

You must have MongoDB installed locally and running.

Build Process

To build the project run the following:

  • npm install
  • npm install -g gulp
  • gulp install

Running the Project

  • To run the server, use the gulp start command.
  • To stop the server, use the gulp stop command.
  • The url of the app will be http://localhost:3000

About

A health-management app.


Languages

Language:JavaScript 48.4%Language:CSS 40.8%Language:HTML 10.8%