Skip to content

evertcode/ui-router-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UI Router Example

Simple example of the use of ui-router with multiple routes and nested routes.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

node -v

Install local-web-server

npm install -g local-web-server

Installing

Install modules

npm install

Run Web Application

npm start

Go to localhost for show the application in your web browser.

Built With

License

This project is licensed under the Apache License 2.0 - see the LICENSE.md file for details