Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 296 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (12 loc) · 296 Bytes

How to Contribute

First of all, thank you for your interest in uxm! We'd love to accept your patches and contributions.

# install deps & ensure all tests pass
yarn
yarn test

# build dist/ & declaration
yarn build

# run size-limit for core bundles and examples
yarn size-limit