Transcript
[00:00] Let's start by adding MSW as a dependency in your project. Open the terminal and use your package manager to install MSW. I'm using pmpm, so for me it will be pmpm install msw. You can see that the package has been installed and can continue.