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 supported266 Subscribers
View all SubscribersAdd a CodeTriage badge to create-react-app
Help out
- Issues
- This is my first time learning react. I got to the stage of using JSX method where I have to import React from "react" but it keeps throwing this error in my console: "Cannot use import statement outside a module". Please help me with the issue
- Add a loading indicator for slower connections
- After seting up with pnpm, thne, when it runs, there is an error 'Property 'toBeInTheDocument' does not exist on type 'JestMatchers<HTMLElement>' in App.test.tsx
- Module Not Found : Cannot load 'react-scripts start' command.
- npm start did not create tsconfig file
- Failed to load plugin '@typescript-eslint', Cannot find module 'eslint/use-at-your-own-risk'
- add support for cjs files in project and in modules
- Fix writing an absolute path to modulePaths in Jest config when ejecting
- Update adding-typescript.md
- Update App.js
- Docs
- JavaScript not yet supported