quasar-v2-ssr-pinia icon indicating copy to clipboard operation
quasar-v2-ssr-pinia copied to clipboard

Interactive demos

Open Grawl opened this issue 3 years ago • 3 comments

  • Added interactive elements using stores
  • Every console.log is described to know why it appears in browser console
  • Updated required Node version to match @quasar/app requirements
  • Do not open browser when dev server is started (it's very annoying when I restart quasar dev on each quasar.conf.js change)
  • Added dev and build scripts to run yarn dev or yarn build
  • Added "module" store to demonstrate access from one store to another

Grawl avatar Feb 15 '22 11:02 Grawl

since your improvements are overlaping with the changes what i did, I'll probably reject that PR

TobyMosque avatar Feb 15 '22 13:02 TobyMosque

I can rebase, just want to make this repository a better demo with more clear usage examples

Grawl avatar Feb 16 '22 04:02 Grawl

ok i just merged it

Grawl avatar Feb 16 '22 04:02 Grawl