- create-react-app
- crud
- faker
- javascript
- msw
- msw-data
- react
- react-testing-library
- rest
- starter
- template
- testing
- typescript
- crud, faker, msw-data: cra_rtl_msw
Being in the repository root directory, run:
yarn
Being in the root directory of the repository, run:
yarn start:msw
Being in the root directory of the repository, run:
yarn test
Improve mocking and local development with MswJs and MswJsData
The original code was taken from mswjs-data-blog-post
Licensed under the MIT license.