Demo project for the How to develop an offline Front-End app with mock data blog post.
Clone the project
git clone https://github.com/Pixelmatters/project-demo-msw
Go to the project directory
cd project-demo-msw
Install dependencies
npm install
Start the development server
npm run dev