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 -->
Downloads
3
Readme
Smart Design
Getting Started
Install dependencies,
$ npm i
#or
$ yarn i
Start the dev server,
$ npm start
Build documentation,
$ npm run docs:build
Build library via father-build
,
$ npm run build
Generate a component
$ npm generate:component [name]