milkui-template
v1.0.0
Published
milk ui component for build mobile web app
Maintainers
Readme
milkui-template
组件描述
Overview
...some images
Example
import Template from 'milkui-template';
<Template></Template>Properties
| Property | Type | Description | Default | | -- | -- | -- | -- | | className | String | 自定义的 class 类名 | '' |
Develop
cnpm i milk-dev -g # dev tool
cnpm install
npm start