vyakymenko / angular-seed-express

[DEPRECATED, Please use https://github.com/vyakymenko/angular-express] Extensible, reliable and modular starter project for Angular 7 with statically typed build AoT compilation, Express server and PM2 Daemon.

Home Page:https://github.com/vyakymenko/angular-seed-express

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Progressive app support?

ghatul opened this issue · comments

hi ,
can u please guide about how to configure PWA support for this starter project.

@ghatul , hello, I apologize, but this repo, is just an example of how to use express with angular-seed, to create the correct architecture for PWA, you need to use your own architecture depend on what do you want from your application. Example: "For installer generation for you PWA, can be used alot of frameworks, like cordova, phonegap, etc..." and more more more... I think you need to look for advanced seed: https://github.com/NathanWalker/angular-seed-advanced

thanku.