admin-template
v0.0.1
Published
Admin Template for Web and App
Readme
App Template (admin-template)
Admin Template for Web and App
Install the dependencies
npm installStart the app in development mode (hot-code reloading, error reporting, etc.)
quasar devLint the files
npm run lintBuild the app for production
quasar build