As we bid farewell to the deprecated create-react-app
CLI that helped millions of developers bootstrap projects since 2016, we're proud to introduce create-react-appp
- affectionately known as CRAP (Create React App Perfected) - a spiritual successor that combines CRA's simplicity with today's best practices.
With CRAP you can 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"
- Pro.
- Perfected.
- Polyfill.
- Plus.
- Prime.
- You can add your own here.
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.