1.0.0 • Published 4 years ago

km-view v1.0.0

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

km-ui

Cargoorbs项目新的UI

Build Setup

# 安装项目依赖
npm install

# 运行当前测试项目
npm run dev

# 打包JS文件
npm run build

# 压缩打包html文件
npm run dist:html

# 压缩打包css,font文件
npm run dist:style

# 打包构建所有文件
npm run dist

For detailed explanation on how things work, consult the docs for vue-loader.