flower_mr 4e5cc7c784 开始链接操作 2 months ago
..
.vscode 70017b2672 login shelf flow warehouse 2 months ago
data 70017b2672 login shelf flow warehouse 2 months ago
dist 4e5cc7c784 开始链接操作 2 months ago
public 4e5cc7c784 开始链接操作 2 months ago
src 4e5cc7c784 开始链接操作 2 months ago
.editorconfig 70017b2672 login shelf flow warehouse 2 months ago
.eslintignore 70017b2672 login shelf flow warehouse 2 months ago
.eslintrc.js 70017b2672 login shelf flow warehouse 2 months ago
.gitignore 70017b2672 login shelf flow warehouse 2 months ago
.postcssrc.js 70017b2672 login shelf flow warehouse 2 months ago
README.md 70017b2672 login shelf flow warehouse 2 months ago
babel.config.js 70017b2672 login shelf flow warehouse 2 months ago
jsconfig.json 70017b2672 login shelf flow warehouse 2 months ago
package-lock.json 70017b2672 login shelf flow warehouse 2 months ago
package.json 70017b2672 login shelf flow warehouse 2 months ago
quasar.conf.js 5f5e7a51cf 完成入库系统的管理 2 months ago
quasar.extensions.json 70017b2672 login shelf flow warehouse 2 months ago
wget-log 70017b2672 login shelf flow warehouse 2 months ago
yarn.lock 70017b2672 login shelf flow warehouse 2 months ago

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.