jefflau / jest-fetch-mock

Jest mock for fetch
MIT License
886 stars 117 forks source link

Update README to include ejected Create-React-App instructions #50

Closed dnorth closed 6 years ago

dnorth commented 6 years ago

This expands on the Create-React-App (CRA) documentation originally provided by https://github.com/jefflau/jest-fetch-mock/pull/44

to include instructions for CRA applications that are already ejected as seen in the CRA documentation