70ff43ba3ab635a7fe142aaa081af479cd25e326
Gyoza (gyoza2)
HFSPlay stock management
TODO
- fix style
- handle file upload
- editable categories
- qrcode generation
Install the dependencies
yarn
# or
npm install
Start the app in development mode (hot-code reloading, error reporting, etc.)
quasar dev
Lint the files
yarn lint
# or
npm run lint
Build the app for production
quasar build
Customize the configuration
Description
Languages
Vue
59.8%
JavaScript
37.5%
SCSS
1.5%
HTML
1.2%