Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brandonroberts/angularjs-component-router
A simple example app using the angular 1 component router and component helper
https://github.com/brandonroberts/angularjs-component-router
Last synced: 22 days ago
JSON representation
A simple example app using the angular 1 component router and component helper
- Host: GitHub
- URL: https://github.com/brandonroberts/angularjs-component-router
- Owner: brandonroberts
- License: mit
- Created: 2015-10-11T04:11:17.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-10T02:42:30.000Z (over 8 years ago)
- Last Synced: 2024-10-10T12:09:40.018Z (about 1 month ago)
- Language: JavaScript
- Size: 354 KB
- Stars: 56
- Watchers: 20
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# angularjs-component-router
An Angular 1.x example app using the component router and module component helper
## Installation
Clone this repo
Install the dependencies
npm install
Build the app
npm start
Navigate to http://localhost:8080 in your browser