This project was generated with Ionic CLI version 6.19.0.
A fully deployed online demo can be found here: connect-it-pwa.netlify.app
Run ionic serve
for a dev server. Navigate to http://localhost:8100/
. The app will automatically reload if you change any of the source files.
Run ionic generate component component-name
to generate a new component. You can also use ionic generate page|directive|pipe|service|class|guard|resolver|interface|enum|module
.
Run ionic build
to build the project. The build artifacts will be stored in the www/
directory. Use the --prod
flag for a production build.
Run ng test
to execute the unit tests via Karma.
Run npm run compodoc
to generate a TypeDoc using Compdoc. Refer to the tsconfig.doc.json
file to see the rules for including/excluding TS files.
To get more help on the Ionic CLI use ionic help
or go check out the Ionic CLI Overview and Command Reference page.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.