0.1.2 • Published 3 years ago
@imageknight/pixcv-ui v0.1.2
bgsub-ui2 (bgsub-ui2)
ui for bgsub
Install the dependencies
yarn
# or
npm installStart the app in development mode (hot-code reloading, error reporting, etc.)
quasar devLint the files
yarn lint
# or
npm run lintFormat the files
yarn format
# or
npm run formatBuild the app for production
quasar build