Integrate
The same request handlers can be shared between browser and Node environments. Since Service Workers cannot run in Node, the integration process is different depending on the environment.
Choose where to run the mocks:
Browser/docs/getting-started/integrate/browser
Node/docs/getting-started/integrate/node