Skip to content
This repository has been archived by the owner on Mar 20, 2021. It is now read-only.

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.