1474282816 / dc-design

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@dckj/dc-design

NPM version NPM downloads

A react library developed with dumi

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

About

License:MIT License


Languages

Language:TypeScript 55.7%Language:Less 39.1%Language:JavaScript 3.9%Language:Shell 1.3%