Getting Started Install dependencies and run the development server with pnpm: pnpm install pnpm dev Build for production: pnpm build pnpm start Open http://localhost:3000 with your browser to see the result.