Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 396 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 396 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

Credits

Special thanks to Pratik Patel for the Quasar Template project.

License

MIT