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
- Host: GitHub
- URL: https://github.com/codewritingcow/angularjs-stateful-modals-with-ui-router
- Owner: CodeWritingCow
- Created: 2015-12-19T08:47:50.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-21T08:58:11.000Z (over 10 years ago)
- Last Synced: 2025-01-31T14:46:01.006Z (over 1 year ago)
- Topics: angularjs, stateful-modals, ui-router
- Language: JavaScript
- Size: 32.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.