Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 301 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 301 Bytes

Used MEAN.js boilerplate to generate webapp scaffolding.

First stuff to do:

npm install

To run app:

In one terminal: mongod

In other: npm start OR grunt

To test:

In on terminal: mongod

In other: npm test OR grunt test

For cucumber: grunt cucumberjs

Heroku: https://runclubapp.herokuapp.com/