wfwe
v0.0.14
Published
wefewf
Downloads
40
Readme
wefewf (wfwe)
wefewf
Install the dependencies
yarn
# or
npm installStart the app in development mode (hot-code reloading, error reporting, etc.)
quasar devLint the files
yarn lint
# or
npm run lintBuild the app for production
quasar build