AoC 2021 remixes 💿 the pre-Christmas experience by using the new Remix platform and hosting it on Vercel.
To run your Remix app locally, make sure your project's local dependencies are installed:
yarn install
Afterwards, start the Remix development server like so:
yarn dev
Open up http://localhost:3000 and you should be ready to go!
This GitHub repository is linked and auto-deployed with Vercel.