create-react-app
https://github.com/facebook/create-react-app
JavaScript
Set up a modern web app by running one command.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported215 Subscribers
View all SubscribersAdd a CodeTriage badge to create-react-app
Help out
- Issues
- 4.0.2 now requires plugin-transform-classes to be added
- After creating a React app with yarn dlx create-react-app, the first time I press yarn start to start it, I get an error.
- REACT_APP_ environment variables not replaced for public folder js file during build time
- Development Server doesn't load the app without React Dev Tools browser plugin installed
- Make spelling of home screen consistent
- running create-react-app with npx unexpectedly installs create-react-app via yarn
- Rename env-var "build-path" -> it deletes all projects for us because already existing
- react-error-overlay breaks code hot reload throwing `Expected options to be injected.` error when `stopReportingRuntimeErrors` was used
- eslint-config-react-app is not respecting "no-unused-vars" rule when variable name is h1, div etc.
- new react apps state is undefined on class based component without a constructor
- Docs
- JavaScript not yet supported