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 supported264 Subscribers
View all SubscribersAdd a CodeTriage badge to create-react-app
Help out
- Issues
- I deployed my e commerce app (react app) in vercel platform and also deployed backend in render platform. After login token is not stored inside the cookies but during development (running react app locally ) everything works fine.
- Ensure order of keys in process.env doesn't affect build output
- Start
- Build hashes vary based on order of REACT_APP_ keys in process.env
- Cannot install react app on my m1 mac
- Unable to create a new create-react-app
- Jest parsing fails with the simple implementation of axios
- It cleared the entire console on first start
- fix: Support Typescript composite projects (#7147)
- fix: Support Typescript module resolution `node16` (#12625)
- Docs
- JavaScript not yet supported