Skip to content

Latest commit

 

History

History
executable file
·
19 lines (14 loc) · 232 Bytes

File metadata and controls

executable file
·
19 lines (14 loc) · 232 Bytes

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