Open simondel opened 6 years ago
The React guide has a dependency on Create-react-app. This is not mentioned in the guide.
The project type should also be different for a TypeScript project and we should also define how to start if you don't use create-react-app.
yes please. I don't know how to start, once I eject my app...
I got this issue: Error: Could not inject "optionsFactory". Inner error: Cannot find module 'react-scripts/package.json'
The React guide has a dependency on Create-react-app. This is not mentioned in the guide.
The project type should also be different for a TypeScript project and we should also define how to start if you don't use create-react-app.