This is my portfolio website. Development This project uses Bun as the package manager. Install dependencies: bun install Run the development server: bun run dev Build for production: bun run build