0.1.14 • Published 7 years ago

duiba-design v0.1.14

Weekly downloads
5
License
MIT
Repository
github
Last release
7 years ago

duiba-design

安装

npm install --save duiba-design

使用

import { Alert } from 'duiba-design';

Vue.component(Alert.name, Alert);

开发

打包部署:

npm run build

代码校验:

npm run lint

文档中心会使用webpack-dev-server跑一个服务器,通过http://localhost:8080就可以看到我们的组件Demo,以及使用教程。

npm run docs

文档中心js打包:

npm run builddocs
0.1.14

7 years ago

0.1.13

7 years ago

0.1.12

7 years ago

0.1.11

7 years ago

0.1.10

7 years ago

0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago