prodog Trace模块

yangzhijie 479cc3c0b8 修复static的应用 4 年之前
bat 87852a085c 1.0 新建开发环境。 4 年之前
build 1d21206d91 修复package以后生成的src没有双引号的问题。 4 年之前
config f2f7a28998 迁移trace模块。 4 年之前
src e05d8b5abf 优化追踪的模块。 4 年之前
static 382dfc9e1a 优化程序。 4 年之前
.babelrc 87852a085c 1.0 新建开发环境。 4 年之前
.editorconfig 87852a085c 1.0 新建开发环境。 4 年之前
.eslintignore 87852a085c 1.0 新建开发环境。 4 年之前
.eslintrc.js 87852a085c 1.0 新建开发环境。 4 年之前
.gitignore 87852a085c 1.0 新建开发环境。 4 年之前
.postcssrc.js 87852a085c 1.0 新建开发环境。 4 年之前
README.md 87852a085c 1.0 新建开发环境。 4 年之前
index.html 479cc3c0b8 修复static的应用 4 年之前
package-lock.json 382dfc9e1a 优化程序。 4 年之前
package.json 193d2601b0 升级 pc-client-component 4 年之前

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.