Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 236 Bytes

CONTRIBUTION.md

File metadata and controls

18 lines (12 loc) · 236 Bytes

Contribution

Start developing

react-container-query is written using TypeScript.

Only support MacOS for now, PRs for Windows are welcome.

$ scripts/dev.sh

To lint and test

$ npm run lint
$ npm test