93b26908f19feb5addb993dc3ac1ad5239cea875
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%