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.
npm start
to run the projectnpm run build
to build the projectnpm test
to run unit testsnpm run e2e
to run e2e tests
This project was generated with Angular CLI version 6.0.8.