0.1.4 • Published 1 year ago

tianyin-ui-demo v0.1.4

Weekly downloads
-
License
-
Repository
-
Last release
1 year 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

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago