cem-quasar
v1.1.86
Published
A CEM Quasar Project
Readme
Quasar App (quasar-vite-project)
A Quasar Project
Install the dependencies
yarn install
Start the app in development mode (hot-code reloading, error reporting, etc.)
yarn devLint the files
yarn run lintBuild the app for production
yarn build