Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 515 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 515 Bytes

Angular App Shell Demo

This angular project is for an accompanying post, which can be found here version 6.2.3.

To run this angular project

  1. First, clone this project $ git clone https://github.com/MainaWycliffe/angular-app-shell-demo.git
  2. Then, install NPM Dependancies - $ yarn install
  3. And then build the angular app - $ ng run angular-app-shell-demo:app-shell
  4. Use any server to run the build application