Quasar PWA Starter Kit
-
Awesome! Thanks!
-
Thanks for this amazing addition, this is going to be really helpful for my next project.
-
Those interested in PWAs would surely like this article:
-
@rstoenescu said in Quasar PWA Starter Kit:
dova or Electron app. You can, however, share the same /src folder with the two different build setups (default template and pwa template).
Hey, awesome information, I would like to suggest you to add this piece of info to the documentation.
Thank you for the great work. -
Hey @robson .
Thanks for the advice!
Razvan is a bit busy with v0.15 I think. : SPlease note you can always press the “edit” icon in the top right on any of the documentation to submit a suggestion with changes for the documentation.
You should try it out!
-
Looking forward for v0.15
Thanks for the idea, I will try it.
Cheers. -
Just sent the suggestion. Thank you.
-
Hi.
In doc, incorrect information
http://quasar-framework.org/guide/pwa-build-commands.html && http://quasar-framework.org/guide/pwa-configuring-pwa.html
$ quasar dev -m pwa # ..or the longer form: $ quasar dev --mode pwa # with a specific Quasar theme: $ quasar dev -m pwa -t ios
But this is wrong…
➜ quasar dev -m pwa error: unknown option `-m' ➜ quasar dev --mode pwa error: unknown option `--mode'
-
This post is deleted! -
@abkrim Did you update global installation of quasar-cli?
-
Hi @mesqueeb After see annouce of version 0.15.X update to quasar-cli@0.15.1.
Run fresh install project
quasar init lowino cd lowino quasar dev -m pwa error: unknown option `-m'
But not work.
quasar version Quasar CLI v0.6.5 App running on Quasar v0.15.1
-
@Abkrim you are still running the old CLI (v0.6.5). Really upgrade to CLI v0.15.1 too…
-
@rstoenescu I don’t how to updated . But I installed step by step your manual, today. After update homebrew, reinstal 3 o 4 times… well… I’ve 0.15.1. and work fine.
Thanks. -
@rstoenescu You have a new patreon. God helps you.
-
Thank you for this!