hacklings - frontend repository Setup Dependency Installation # bun bun install Development Server Start the Server # bun bun run dev Production Build Server for Production # bun bun run build Locally Preview for Production # bun bun run preview