Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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