flower f52d9b933d 初步编写完入库管理,缺少库位分配功能 hace 2 meses
..
.vscode 70017b2672 login shelf flow warehouse hace 2 meses
data 70017b2672 login shelf flow warehouse hace 2 meses
dist 70017b2672 login shelf flow warehouse hace 2 meses
public 70017b2672 login shelf flow warehouse hace 2 meses
src f52d9b933d 初步编写完入库管理,缺少库位分配功能 hace 2 meses
.editorconfig 70017b2672 login shelf flow warehouse hace 2 meses
.eslintignore 70017b2672 login shelf flow warehouse hace 2 meses
.eslintrc.js 70017b2672 login shelf flow warehouse hace 2 meses
.gitignore 70017b2672 login shelf flow warehouse hace 2 meses
.postcssrc.js 70017b2672 login shelf flow warehouse hace 2 meses
README.md 70017b2672 login shelf flow warehouse hace 2 meses
babel.config.js 70017b2672 login shelf flow warehouse hace 2 meses
jsconfig.json 70017b2672 login shelf flow warehouse hace 2 meses
package-lock.json 70017b2672 login shelf flow warehouse hace 2 meses
package.json 70017b2672 login shelf flow warehouse hace 2 meses
quasar.conf.js 70017b2672 login shelf flow warehouse hace 2 meses
quasar.extensions.json 70017b2672 login shelf flow warehouse hace 2 meses
wget-log 70017b2672 login shelf flow warehouse hace 2 meses
yarn.lock 70017b2672 login shelf flow warehouse hace 2 meses

README.md

wms templates (templates)

wms templates

Install the dependencies

yarn

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.