- Clone the repository &
cd
into it. - Install dependencies with
npm install
. - Spin up a local development server by running
npm start
.
If you have a feature request or bug you've noticed, please make an issue on GitHub, and assign the appropriate label.
To make a pull request, please see the pull request template.
Be aware that, when contributing, your merged code will become a part of a commercial product (within TypeIt or any of it's related packages). By making a pull request, you're providing your consent for your code to be used in this way.