This project was generated with Angular CLI version 9.0.0-rc.8.
Run npm install -g http-server
to install http-server.
Note: Must use valid certificate (provided) and not just self signed certificate for the PWA to work properly
If you would like to generate your own cert, you can follow the instructions at: https://github.com/jsha/minica. You'll then need to update the provided certs in the ssl folder with your own.
- Import ssl/root-ca-cert.pem into Third-Party Root Certification Authorities using certmgr
Note: Automatically builds and starts http-server. Will not update with changes. Must stop and re-run npm start. This is due to it being a PWA.
Run npm start
to build and run the PWA via http-server.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via Cypress.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.