/angular-note-app

A simple note application with angularjs

Primary LanguageJavaScriptMIT LicenseMIT

angular-note-app

A simple note application with AngularJS

To run the application clone the repo and :

  1. npm install
  2. bower install
  3. 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 ... !!