This project is generated with yo angular generator version 0.12.1.
Install Node: https://nodejs.org/en/
Install Bower: http://bower.io/
Install Grunt: http://gruntjs.com/
Knowledge of Javascript, AngularJS, HTML, css/sass
Parse SDK: http://parse.com
In Terminal, cd to site root.
Run grunt serve
for preview.
This will open the site running in Node in a new Browser window.
Run grunt build
for building.
This will create a dist folder with the deployable site. It can run on any flavor http server.
See pc.sublime-project in Sublime Text to view project.
Running grunt test
will run the unit tests with karma.