Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 276 Bytes

File metadata and controls

17 lines (9 loc) · 276 Bytes

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