Burifolio Personal site for Aarsh Padia, built with SvelteKit, mdsvex, and Tailwind CSS. Development Install dependencies and start the dev server: bun install bun run dev Quality Checks Run the main project checks: bun run check bun run lint bun run build