angularjs-component-router
angularjs-component-router copied to clipboard
A simple example app using the angular 1 component router and component helper
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