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
- An import path cannot end with a '.tsx' extension in Visual Studio Code
- Respect BROWSER env var when starting webpack dev server
- Duplicate path segment error in dynamic imports in Web Worker (react-scripts 5, webpack 5)
- Fix link to homepage setting
- >> Error: spawn UNKNOWN >> at ChildProcess.spawn (node:internal/child_process:413:11) >> at Object.spawn (node:child_process:700:9) >> at spawn (C:\Users\admin\AppData\Local\npm-cache\_npx\c67e74de0542c87c\node_modules\cross-spawn\index.js:12:24) >> at C:\Users\admin\AppData\Local\npm-cache\_npx\c67e74de0542c87c\node_modules\create-react-app\createReactApp.js:383:19 >> at new Promise (<anonymous>) >> at install (C:\Users\admin\AppData\Local\npm-cache\_npx\c67e74de0542c87c\node_modules\create-react-app\createReactApp.js:334:10) >> at C:\Users\admin\AppData\Local\npm-cache\_npx\c67e74de0542c87c\node_modules\create-react-app\createReactApp.js:461:16 >> at processTicksAndRejections (node:internal/process/task_queues:96:5) { >> errno: -4094, >> code: 'UNKNOWN', >> syscall: 'spawn' >> }
- Can't Scaffold TypeScript Project Anymore...
- Upgrade jest to v28 so that sharding is available.
- The `BROWSER` environment variable isn't respected by `react-scripts` if it contains trailing spaces
- [Doc]:Add Cloudflare Pages to deployment option
- Avoid casting on root element
- Docs
- JavaScript not yet supported