/AngularJS-UI-Router-Demo

Demo project for the AngularJs UI-Router.

Primary LanguageJavaScript

AngularJs-UI-Router---Example

Demo project for the AngularJs UI-Router.

##Build locally.

bundle install
npm install
bower install
grunt build

##Open in browser.

grunt serve