An open API service indexing awesome lists of open source software.

https://github.com/codewritingcow/angularjs-stateful-modals-with-ui-router

Sample AngularJS app that creates stateful modals with UI Router
https://github.com/codewritingcow/angularjs-stateful-modals-with-ui-router

angularjs stateful-modals ui-router

Last synced: about 1 month ago
JSON representation

Sample AngularJS app that creates stateful modals with UI Router

Awesome Lists containing this project

README

          

# AngularJS: Stateful Modals with UI Router
_by Gary Pang, "CodeWritingCow"_

From the SitePoint tutorial, ["Creating Stateful Modals in AngularJS with Angular UI Router"](http://www.sitepoint.com/creating-stateful-modals-angularjs-angular-ui-router) by Brad Barrow.

# angular-js-stateful-modals-with-ui-router

This project is generated with [yo angular generator](https://github.com/yeoman/generator-angular)
version 0.15.1.

## Build & development

Run `grunt` for building and `grunt serve` for preview.

## Testing

Running `grunt test` will run the unit tests with karma.