This angular project is for an accompanying post, which can be found here version 6.2.3.
To run this angular project
- First, clone this project
$ git clone https://github.com/MainaWycliffe/angular-app-shell-demo.git
- Then, install NPM Dependancies -
$ yarn install
- And then build the angular app -
$ ng run angular-app-shell-demo:app-shell
- Use any server to run the build application