Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 569 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 569 Bytes

This is a demo project for MSW (Mock Service Worker) working with both Jest and Storybook using a shared set of mocked data/responses.

MSW is also enabled in development to provide mocked data (ie. it works whitout network or API server).

You can learn more about how to setup MSW and reuse mocks in our tutorial series: