borders/mocks
jane 52a0ba1b3b switch to remix 2022-03-22 13:42:07 -04:00
..
README.md switch to remix 2022-03-22 13:42:07 -04:00
index.js switch to remix 2022-03-22 13:42:07 -04:00
start.ts switch to remix 2022-03-22 13:42:07 -04:00

README.md

Mocks

Use this to mock any third party HTTP resources that you don't have running locally and want to have mocked for local development as well as tests.

Learn more about how to use this at mswjs.io

For an extensive example, see the source code for kentcdodds.com