You will need:

Make sure you have these before moving forward with the commands in the next sections.

How to Develop

You can install each codebase independently by following the "fetching dependencies through yarn" section in its instructions. If you want to "catch them all", you should go through each of them in reading order and follow the "local copy" section instead.

<aside> ⚠️ Using npm instead of yarn will result in errors. You can blame React for that.

</aside>