yarsh / angularjs-component-router

A simple example app using the angular 1 component router and component helper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

gulp

Navigate to http://localhost:8080 in your browser

About

A simple example app using the angular 1 component router and component helper

License:MIT License


Languages

Language:JavaScript 83.6%Language:HTML 16.4%