/angular-agenda

AngularJS example to show how to develop model classes and work with them.

Primary LanguageJavaScript

angular-agenda

##Steps to setup the example

// Download the project
git clone git@github.com:matiasalvarez87/angular-agenda.git
cd angular-agenda

// Install dependencies
npm install
bower install

// Run the app
grunt

##Live Example http://matiasalvarez87.github.io/angular-agenda/