This project was generated with Angular CLI version 7.3.1.
- Clone repo and install dependencies
- Run
npm i
; - Install local package of the lazy-module-lib
npm i ./projects/lazy-module-lib/lazy-module-lib-0.0.1.tgz
; - Run
npm run start
and navigate tohttp://localhost:4200/
;
Run npm run serve.prod.files
and navigate to http://127.0.0.1:8080
Run npm run start
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run npm run build
to build the project. The build artifacts will be stored in the dist/
directory. Use the npm run build.prod
flag for a production build.