Skip to content

Commit

Permalink
docs(Readme): add link to ui-router example
Browse files Browse the repository at this point in the history
  • Loading branch information
Hotell committed Dec 25, 2016
1 parent 66c585a commit 7bf81c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ It uses Webpack for the build process, which is highly maintainable, fast and mo
- [x] type manager with npm ( via [@types](https://www.npmjs.com/~types )
- [x] Sass support ( you can add your own preprocessor pretty easily )
- [x] source maps support
- [x] [UI-Router](https://github.com/ngParty/Angular1-scaffold/tree/ui-router) ( for this we have separate branch, because we don't want to force you to use it ;) )
- [x] ~~[Component Router](https://github.com/ngParty/Angular1-scaffold/tree/component-router)~~ ( for this we have separate branch, because we don't want to force you to use it ;) ) *NOTE* this is deprecated since angular team dropped router support to ng1
- [ ] ngUpgrade + Angular 2 integration within build

Expand Down

0 comments on commit 7bf81c7

Please sign in to comment.