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 supported243 Subscribers
View all SubscribersAdd a CodeTriage badge to create-react-app
Help out
- Issues
- Hot reload doesn't work in Gitpod after fresh CRA install
- Not split the vendor code and app code after updating v5.0.0
- Solution: npx cache causing CRA to fail
- Only output warnings and errors to the console
- Include eslintrc changes in troubleshooting section
- Update: directory hierarchy README.md
- Include missing cjs and mjs files from collectCoverageFrom
- react-scripts v5 error: Uncaught ReferenceError: exports is not defined
- Projects with CRA are no longer started with yarn?
- CRA5 Bug: `require` a submodule of a package (i.e. `my-package/sub-module`) returns a string instead of the module
- Docs
- JavaScript not yet supported