This is the repository for my personal portfolio website.
Svelte, SvelteKit, Typescript, SASS, PostCSS, ESLint, Stylelint, Supabase and Bun
This project uses Bun, you need to install it in your system. You could use the command from bun website
curl -fsSL https://bun.sh/install | bashbun installbun run preparebun run startbun runstopbun run typesbun run devbun run build