React Playground

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or (RECOMMENDED)
pnpm dev
# or
bun dev

Open http://localhost:3000/react-playground with your browser to see the result.