Skip to content

amaechler/advent-of-code-2021

Repository files navigation

Advent of Code 2021 - Remix

AoC 2021 remixes 💿 the pre-Christmas experience by using the new Remix platform and hosting it on Vercel.

Development

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!

Deployment

This GitHub repository is linked and auto-deployed with Vercel.

Releases

No releases published

Packages

No packages published