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