0.1.14 • Published 8 years ago

duiba-design v0.1.14

Weekly downloads
5
License
MIT
Repository
github
Last release
8 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

8 years ago

0.1.13

8 years ago

0.1.12

8 years ago

0.1.11

8 years ago

0.1.10

9 years ago

0.1.9

9 years ago

0.1.8

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago