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
67.3%
JavaScript
29.1%
SCSS
2.7%
HTML
0.9%