The latest version of NodeJS. bun, pnpm, npm, or yarn. We recommend using bun.
# if using npm
npm install
# if using bun
bun installStart the development server on http://localhost:3000
bun run devThe latest version of NodeJS. bun, pnpm, npm, or yarn. We recommend using bun.
# if using npm
npm install
# if using bun
bun installStart the development server on http://localhost:3000
bun run dev