Getting Started First, install the dependencies: npm install # or yarn # or pnpm install First, run the development server: npm run dev # or yarn dev # or pnpm dev Open http://localhost:3000