flower_mr 4e5cc7c784 开始链接操作 hace 2 meses
..
.vscode 70017b2672 login shelf flow warehouse hace 2 meses
data 70017b2672 login shelf flow warehouse hace 2 meses
dist 4e5cc7c784 开始链接操作 hace 2 meses
public 4e5cc7c784 开始链接操作 hace 2 meses
src 4e5cc7c784 开始链接操作 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 5f5e7a51cf 完成入库系统的管理 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.