Quick Links
TRYBE Website - explains what this is all about.
Alpha site - updated frequently
Development Info
We are building this with RemixJS
Testing uses Vitest and is configured based on this excellent blog post by @AlemTuzlak
Installation
Download or fork the repo and do the following.
cd [path to download directory]
npm install
npm run dev