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
- Do not rename existing README, rename the CRA README
- Generate .gitignore at the same time README.md and package.json are created (before npm install)
- Source License notice strip
- Default linter and/or linting configuration cannot parse various TypeScript features (e.g. modifiers like readonly)
- Dependencies that use require.ensure for backward compatibility cause warnings
- Enhance CLI validation
- 2.1.4 Update cause "Cannot find module '/Users/.../node_modules/react-scripts/node_modules/@babel/runtime/helpers/interopRequireDefault' from 'setupTests.ts'"
- CRA2 doesn't work with reflect-metadata package
- Feature request: Launch browser into a unique origin
- Creation of production build is compiling files in __mocks__ folders
- Docs
- JavaScript not yet supported