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 supported247 Subscribers
View all SubscribersAdd a CodeTriage badge to create-react-app
Help out
- Issues
- Code coverage comments like `/* istanbul ignore file */` are ignored for jsx files
- Build fails after eject: Cannot find module '@babel/plugin-transform-react-jsx'
- Chrome debugger breakpoints fail with react-scripts 2.x after hot-update
- react-error-overlay slow?
- Put TypeScript configuration in react-scripts instead of individual project? (TS3.2+)
- Add a way to specify an alternate tsconfig for production builds
- Lower performance warning thresholds
- Option to exit dev server on build errors?
- Support/document immutable deploys - aka immutablewebapps
- Imports of Babel helpers have impossibly long names in DEV
- Docs
- JavaScript not yet supported