An open API service indexing awesome lists of open source software.

https://github.com/ilyasahmedshaikh/education-group-app

education group angular app
https://github.com/ilyasahmedshaikh/education-group-app

angular capacitorjs pwa

Last synced: 21 days ago
JSON representation

education group angular app

Awesome Lists containing this project

README

        

# education-group-app
education group angular app

## preview app on network
ng serve --host 0.0.0.0 --disable-host-check

## github pages - live deploy
https://medium.com/tech-insights/how-to-deploy-angular-apps-to-github-pages-gh-pages-896c4e10f9b4

> ng build --prod --base-href "https://ilyasahmedshaikh.github.io/education-group-app/"
> npx angular-cli-ghpages --dir=dist/education-group-app

## Angular/Fire Push PWA
https://medium.com/mighty-ghost-hack/angular-8-firebase-cloud-messaging-push-notifications-cc80d9b36f82