storybook/docs/snippets/common/msw-generate-service-worker.npx.js.mdx
Kyle Gach 3f7e44ca6e Improve MSW snippets
- Use MSW 2.0 API
- Use loader instead of decorator
- Improve snippet filename format
2024-04-18 20:37:34 -06:00

4 lines
34 B
Plaintext

```shell
npx msw init public/
```