Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brandonroberts/ng-forward-ui-router-example
An example app of using ng-forward with Angular ui-router
https://github.com/brandonroberts/ng-forward-ui-router-example
Last synced: about 1 month ago
JSON representation
An example app of using ng-forward with Angular ui-router
- Host: GitHub
- URL: https://github.com/brandonroberts/ng-forward-ui-router-example
- Owner: brandonroberts
- Created: 2015-11-05T18:21:02.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-01T02:12:01.000Z (almost 9 years ago)
- Last Synced: 2024-05-01T23:14:05.378Z (7 months ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
# ng-forward-ui-router
A simple example app of using ng-forward with angular ui-router
# Requirements
npm and gulp
# Installation
Clone this repository, then install npm dependencies
npm install
Run gulp
gulp
Visit the page in your browser
http://localhost:8080