Skip to content

Latest commit

 

History

History

mocks

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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