quasarframework / quasar-template-pwa

[DEPRECATED] Quasar PWA Boilerplate / Starter kit
http://quasar-framework.org
MIT License
43 stars 6 forks source link

[request] PWA starter kit compatible with Cordova wrapping. #9

Closed mesqueeb closed 7 years ago

mesqueeb commented 7 years ago

The ability to also wrap Cordova app on the same source code as the PWA starter kit code. eg. have 2 separate index.html files. 1 for the PWA and 1 for the cordova wrap (without the service workers etc.).

rstoenescu commented 7 years ago

Just copy over the src folder from/to a default starter kit and you'll get that. This will get improved in the future. Don't got time to expand on this at the moment.

robsoncombr commented 6 years ago

https://github.com/quasarframework/quasar-framework.org/pull/321