# Contributing

Fork and then clone the repo

    git clone git@github.com: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.
