This web app is my submission for project #1 in the Senior Web Development Nanodegree by Udacity. I used AngularJS as the framework and Gulp as the build process.
In the root directory of the app run:
$ npm install
For developer mode:
$ gulp
For production mode:
$ gulp serve:dist
Enjoy!
Mendel