prodog Trace模块

yangzhijie f2f7a28998 迁移trace模块。 4 anos atrás
bat 87852a085c 1.0 新建开发环境。 4 anos atrás
build 87852a085c 1.0 新建开发环境。 4 anos atrás
config f2f7a28998 迁移trace模块。 4 anos atrás
src f2f7a28998 迁移trace模块。 4 anos atrás
static f2f7a28998 迁移trace模块。 4 anos atrás
.babelrc 87852a085c 1.0 新建开发环境。 4 anos atrás
.editorconfig 87852a085c 1.0 新建开发环境。 4 anos atrás
.eslintignore 87852a085c 1.0 新建开发环境。 4 anos atrás
.eslintrc.js 87852a085c 1.0 新建开发环境。 4 anos atrás
.gitignore 87852a085c 1.0 新建开发环境。 4 anos atrás
.postcssrc.js 87852a085c 1.0 新建开发环境。 4 anos atrás
README.md 87852a085c 1.0 新建开发环境。 4 anos atrás
index.html 87852a085c 1.0 新建开发环境。 4 anos atrás
package-lock.json f2f7a28998 迁移trace模块。 4 anos atrás
package.json f2f7a28998 迁移trace模块。 4 anos atrás

README.md

client-trace

wms module

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.