brandonroberts / ng-forward-ui-router-example

An example app of using ng-forward with Angular ui-router

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# ng-forward-ui-router

A simple example app of using ng-forward with angular ui-router

# Requirements

npm and gulp

# Installation

Clone this repository, then install npm dependencies

  npm install

Run gulp

  gulp

Visit the page in your browser

  http://localhost:8080

About

An example app of using ng-forward with Angular ui-router


Languages

Language:JavaScript 93.0%Language:HTML 7.0%