Development Dependency installation: bun install Dev server: bun run dev Build for production: bun run build Preview production build: bun run preview Static website generation: bun run generate