create-react-app
https://github.com/facebookincubator/create-react-app
JavaScript
Create React apps with no build configuration.
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 supported246 Subscribers
View all SubscribersAdd a CodeTriage badge to create-react-app
Help out
- Issues
- 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
- 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
- "npx create-react-app my-app" stopped working in 4.0.3
- devDependencies are not put in the right place
- Absolute imports don't work, need to place src/ in front of each path
- Docs
- JavaScript not yet supported