my-dada
v1.0.4
Published
A Vue.js ui
Readme
my-dada
A Vue.js project
Build Setup
# install dependencies
npm install my-dada
# 引入使用
main.js中使用
import myDada from "my-dada"
import "my-dada/dist/my-dada-ui-min.css"
Vue.use(myDada)
### 页面中使用
<dada-button round type="red"></dada-button>For a detailed explanation on how things work, check out the guide and docs for vue-loader.
