Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 309 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (10 loc) · 309 Bytes

Contributing

Thanks for helping out!

Development

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

Checks, Tests

Run npm run check before committing.

Dist

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