prodog Trace模块

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

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.