0.1.7 • Published 3 years ago

test-uii v0.1.7

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

test-ui

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

发布至npm步骤 1. 设置版本号

  1. npm run lib

  2. 登录npm

  3. npm publish

安装使用方法: 1. npm install test-uii --save

  1. 在main.js中引入 import testUii from 'test-uii'

  2. Vue.use(testUii)