Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 287 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (7 loc) · 287 Bytes

Thanks for contributing!

Development

Run npm run examples to run a webpack dev server with Radium examples.

Lint

Run gulp check before committing to lint files.

Dist

Please do not commit changes to files in dist. These files are only committed when we tag releases.