This is my portfolio site. I use the below stacks on this site.
- Astro 5.x
- TypeScript
- Tailwind CSS v4
- Bun
Run bun install in the root of your cloned repository.
bun install # Install dependencies
bun run dev # Start development serverFor detailed development guide, see AGENTS.md.