flower_mr f9cf5d9b84 完善erp,编写前端按钮 1 ヶ月 前
..
.vscode 70017b2672 login shelf flow warehouse 2 ヶ月 前
data 70017b2672 login shelf flow warehouse 2 ヶ月 前
public f3a43cc3f4 完善ERP程序 1 ヶ月 前
src f9cf5d9b84 完善erp,编写前端按钮 1 ヶ月 前
.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 c1200f25b9 接口对接更新 1 ヶ月 前
quasar.conf.js 5f5e7a51cf 完成入库系统的管理 2 ヶ月 前
quasar.extensions.json 70017b2672 login shelf flow warehouse 2 ヶ月 前
wget-log 70017b2672 login shelf flow warehouse 2 ヶ月 前
yarn.lock c1200f25b9 接口对接更新 1 ヶ月 前

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.