wxc-min-comp
v0.0.6
Published
It is my components library ## Geting started show the docs ``` npm run serve ``` ## How to use ``` npm i wxc-min-comp ``` ```javascript import {MinPlugin} from 'wxc-min-comp' import 'wxc-min-comp/dist/style.css'
Readme
min-ui
It is my components library
Geting started
show the docs
npm run serveHow to use
npm i wxc-min-compimport {MinPlugin} from 'wxc-min-comp'
import 'wxc-min-comp/dist/style.css'
<m-card shadow="hover"> Always </m-card>
package
the main component package
npm run build:libthe docs
npm run build:doc