Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

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.