jdd-react-components
v1.0.6
Published
<!-- * @Author: your name * @Date: 2021-09-16 14:28:00 * @LastEditTime: 2021-09-16 14:49:40 * @LastEditors: your name * @Description: In User Settings Edit * @FilePath: \library\README.en-US.md -->
Readme
Smart Design
Getting Started
Install dependencies,
$ npm i
#or
$ yarn iStart the dev server,
$ npm startBuild documentation,
$ npm run docs:buildBuild library via father-build,
$ npm run buildGenerate a component
$ npm generate:component [name]