0.1.0 • Published 4 years ago

cmos-ui v0.1.0

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

cmos-ui 基于VUE的UI组件库

前言

该组件库基于VUE2.x

📦 Project setup

开发

# 克隆项目
git clone

# 安装依赖
npm install

# 启动服务 Compiles and hot-reloads for development
npm run serve

浏览器访问 http://localhost:8080

发布 Compiles and minifies for production

# 构建测试环境及生产环境包
npm run build

# 构建测试环境包
npm run build:test

# 构建生产环境包
npm run build:prod

Run your tests

npm run test

Lints and fixes files

npm run lint

📘 Project Resource