flower_mr f3a43cc3f4 完善ERP程序 há 10 meses atrás
..
.vscode 70017b2672 login shelf flow warehouse há 1 ano atrás
data 70017b2672 login shelf flow warehouse há 1 ano atrás
dist f3a43cc3f4 完善ERP程序 há 10 meses atrás
public f3a43cc3f4 完善ERP程序 há 10 meses atrás
src f3a43cc3f4 完善ERP程序 há 10 meses atrás
.editorconfig 70017b2672 login shelf flow warehouse há 1 ano atrás
.eslintignore 70017b2672 login shelf flow warehouse há 1 ano atrás
.eslintrc.js 70017b2672 login shelf flow warehouse há 1 ano atrás
.gitignore 70017b2672 login shelf flow warehouse há 1 ano atrás
.postcssrc.js 70017b2672 login shelf flow warehouse há 1 ano atrás
README.md 70017b2672 login shelf flow warehouse há 1 ano atrás
babel.config.js 70017b2672 login shelf flow warehouse há 1 ano atrás
jsconfig.json 70017b2672 login shelf flow warehouse há 1 ano atrás
package-lock.json 70017b2672 login shelf flow warehouse há 1 ano atrás
package.json 70017b2672 login shelf flow warehouse há 1 ano atrás
quasar.conf.js 5f5e7a51cf 完成入库系统的管理 há 1 ano atrás
quasar.extensions.json 70017b2672 login shelf flow warehouse há 1 ano atrás
wget-log 70017b2672 login shelf flow warehouse há 1 ano atrás
yarn.lock 70017b2672 login shelf flow warehouse há 1 ano atrás

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.