A simple note application with AngularJS
To run the application clone the repo and :
npm install
bower install
grunt server
Definitely send me pull request if you think I could have done something better or if there was a best practice that I missed ... !!