Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 380 Bytes

CONTRIBUTING.mdx

File metadata and controls

9 lines (5 loc) · 380 Bytes

Contributing

If you are contributing a major change or adding features, please make an issue before hand.

Development

You will need node and yarn installed.

Fork the repo and clone it locally. In the project directory, run yarn install to install packages and yarn dev to start the development server.