Skip to content

BBlackwo/angular-router-angular-js-ui-router-hybrid

Repository files navigation

Angular Router AngularJs UI Router Hybrid

Guide

This repo is a step by step guide as well as a demo project on setting up a hybrid Angular Router and AngularJs UI-Router hybrid app.

Make sure you check out the guide folder with all of the documentation.


Running the project locally

  • npm start to run the project
  • npm run build to build the project
  • npm test to run unit tests
  • npm run e2e to run e2e tests

This project was generated with Angular CLI version 6.0.8.