This article is a part of the series of articles about ionic4 and Angular8.
To kickstart the project :
Update ionic
npm install -g ionic
Create the structure
ionic start y.projectchunk blank --type=ionic-angular
ionic cordova platform add android ionic build
Firebase
create the firebase project
Go to the Firebase console and start a new project
project name : y.projectchunk
add a web application because we’ll want to publish the app as an PWA
application name : y.projectchunk.web