Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 273 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 273 Bytes

Install the dependencies

npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Build the app for production

quasar build

License

MIT