Church Music Manager
npm install
npm install -g firebase-tools
ionic serve
ng build --prod
Copy Files from www
to public
(this folder will be created after firebase-tools installation.
firebase login
firebase deploy --only hosting
Church Music Manager
npm install
npm install -g firebase-tools
ionic serve
ng build --prod
Copy Files from www
to public
(this folder will be created after firebase-tools installation.
firebase login
firebase deploy --only hosting