My hacked-up solutions to the 2023 Advent of Code.
Puzzle solutions are in: /src/advent/. The rigging and HMR and so forth use svelte/vite.
- clone repo
npm i
npm start
- View on
localhost:8080
Made with 🍺 by @fenomas, license is MIT.
My hacked-up solutions to the 2023 Advent of Code.
Puzzle solutions are in: /src/advent/. The rigging and HMR and so forth use svelte/vite.
npm i
npm start
localhost:8080
Made with 🍺 by @fenomas, license is MIT.