antd-mix
v2.2.12
Published
[![NPM version](https://img.shields.io/npm/v/antd-mix.svg?style=flat)](https://npmjs.org/package/antd-mix) [![NPM downloads](http://img.shields.io/npm/dm/antd-mix.svg?style=flat)](https://npmjs.org/package/antd-mix)
Downloads
16
Readme
antd-mix
Usage
TODO
Options
TODO
Development
# install dependencies
$ npm install
# develop library by docs demo
$ npm start
# build library source code
$ npm run build
# build library source code in watch mode
$ npm run build:watch
# build docs
$ npm run docs:build
# check your project for potential problems
$ npm run doctor
LICENSE
MIT