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

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.