poebat.today - based IT courses for beginners/rookies poebat.today Setup bun install Development Server Start the development server on http://localhost:3000 y'know: bun run dev Production Build the app: bun run generate Locally preview production build (but we don't care): bun run preview