React Playground is an interactive React code editor and runtime environment that allows developers to quickly test, experiment with, and share React code snippets.
- Real-time code editing and preview
- Support for ES6+ syntax
- Built-in Babel transpilation
- Automatic dependency management
cd website
pnpm dev
cd website
pnpm build