0.0.1 • Published 1 year ago
vstore-dashboard v0.0.1
vstore-dashboard (vstore-dashboard)
Dashboard of vstore
Install the dependencies
bun
# or
yarn
# or
npm installStart the app in development mode (hot-code reloading, error reporting, etc.)
quasar devLint the files
bun lint
# or
yarn lint
# or
npm run lintFormat the files
bun format
# or
yarn format
# or
npm run formatBuild the app for production
quasar buildCustomize the configuration
0.0.1
1 year ago