This website works better with JavaScript
首页
发现
帮助
注册
登录
zhanglei
/
greater_wms
关注
1
点赞
0
派生
0
文件
工单管理
0
合并请求
0
Wiki
目录树:
eda0d5ab90
分支列表
标签列表
flower
master
okyy
greater_wms
/
templates
/
README.md
README.md
413 B
文件历史
原始文件
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
.