- masseuse - A view helper built on top of backbone.js
- Grasshopper Admin / Api For the backend.
bower install && npm install && bundle install
grunt server
Select local
, and browser
You will need to have cordova set up in order to run this command. (plug your android device in before, and have debugging mode turned on)
grunt android
Here we will differentiate between browser and mobile, it chooses the correct one depending on your build.
Update your release notes using:
grunt releaseNotes
Then you probably want to commit the bower dependencies and the newly generate README.md.