advent-of-svelte My implementations of the Advent of Svelte challenges. Developing pnpm dev # or start the server and open the app in a new browser tab pnpm run dev -- --open Building npm run build You can preview the production build with npm run preview.