Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 232 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (7 loc) · 232 Bytes

Contributing

Fork and then clone the repo

git clone [email protected]:your-username/react-color.git

Install all npm scripts:

npm Install

Make Changes

Before submitting a pull request run gulp dist to build the files.