Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 820 Bytes

CONTRIBUTING.md

File metadata and controls

28 lines (17 loc) · 820 Bytes

Thank you for your interest in contributing to this project! If you are new to contributing to open source, please read the How to Contribute to Open Source guide.

If you would like to make changes to the source, feel free to submit a PR!

Getting Started

You can find the source code for the library under lib. The demo project used for development is under example.

After pulling the code you just need to run

yarn
yarn dev

to start the demo project.

Support and discussion

Please join our Discord channel to discuss any details regarding adaptations. We are happy to help!

You are encouraged to check with us before implementing any major changes to the library, that would like to be submitted as a PR.