stryker-mutator / stryker-handbook

A comprehensive guide to the stryker ecosystem
Apache License 2.0
71 stars 11 forks source link

React guide does not mention create-react-app #7

Open simondel opened 5 years ago

simondel commented 5 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.

trollepierre commented 5 years ago

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'