包详细信息

@chenshuai2144/sketch-color

chenshuai2144368.8kMIT1.0.9

copy form react-color, but only have SketchColor

自述文件

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