Set up a modern react web app by running one command.
You don’t need to install or configure tools like webpack or Babel.
Create a project, and you’re good to go.
pnpm create create-react-appp my-app
bun create create-react-appp my-app
npx create-react-appp my-app
echo "I'm a carrot farmer"
Please see Contributing.md for details.
If you discover any security related issues, please email author instead of using the issue tracker.
We are grateful to the authors of the vite project for their ideas and collaboration:
Please see the Changelog for more information on what has changed recently.
Please see the LICENSE for more information.