quasar-components
v0.0.20
Published
Extending quasar components
Readme
Quasar Components (quasar-components)
This project contains components that extends quasar components. I mainly use this library in my work fo boost up my development speed.
Install the dependencies
yarnStart the app in development mode (hot-code reloading, error reporting, etc.)
quasar devLint the files
yarn run lintBuild the app for production
quasar build