Skip to content

Latest commit

 

History

History
 
 

ui-router

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

UI Router Example

Use ui-router with Auth0 Angular.

Running the example

In order to run the example, install serve to host static assets:

npm -g install serve

Then execute on the example folder:

serve

and point your browser to http://localhost:3000/.