1.0.6 • Published 2 years ago

jdd-react-components v1.0.6

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

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]