0.1.4 • Published 2 years ago

tianyin-ui-demo v0.1.4

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

tianyin-ui

公共组件库

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run serve

# build for production with minification
npm run build

# run lint tests
npm run lint

打包

# 打包为npm包
npm run build:npm

# 登录npm账号
npm login

# 上传npm包
npm publish

引用

import 'tianyin-ui-demo/lib/index.css' 
import TianyinUI from  'tianyin-ui-demo/lib/index.common.js' 
0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago