Source code for my personal website. This website is powered by Svelte, Tailwind CSS 4, and Bun. To develop, run:
$ bun i
$ bun run --bun dev
The reason we use the --bun flag is to force vite to use bun rather than node.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Source code for my personal website. This website is powered by Svelte, Tailwind CSS 4, and Bun. To develop, run:
$ bun i
$ bun run --bun dev
The reason we use the --bun flag is to force vite to use bun rather than node.