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 supported265 Subscribers
View all SubscribersAdd a CodeTriage badge to create-react-app
Help out
- Issues
- feat: set splitChunks minSize to zero
- Allow to import a CRA app as a node.js package
- Clarify that public/index.html is special
- Build a CLI interface for `react-scripts`
- Add WASM support
- IE11 support doesn't work in dev mode, even after adding all polyfills and enabling ie11 support
- Allow independent versioning for custom react-scripts forks
- `--template` cannot load a GItHub repository
- Extracting "scripts/test.js" so it's usable by other non-react projects
- Allow node_modules to be mocked as described in the Jest documentation
- Docs
- JavaScript not yet supported