@chenshuai2144/sketch-color
v1.0.9
Published
copy form react-color, but only have SketchColor
Downloads
305,423
Readme
SketchColor
copy form react-color, but only have SketchColor
install
npm i @chenshuai2144/sketch-color --save-dev
yarn add @chenshuai2144/sketch-color
Getting Started
Install dependencies,
$ npm i
Start the dev server,
$ npm start
Build documentation,
$ npm run docs:build
Run test,
$ npm test
Build library via father-build
,
$ npm run build