measured is how I save my weights on parse so that I can keep a track of weight and take some interesting notes when data increases.
node
, npm
, bower
, grunt-cli
, ruby gem compass
to build sass.
npm install
bower install
grunt server
- A file /scripts/services/parseConfig.sample.js should be updated with API keys for a parse account. This file should be renamed to parseConfig.js
grunt
will create a build in/dist
folder.