Skip to content

Install

This section will guide you through the process of installing this plugin in your project. If you have already completed the installation, please skip to Usage

Recommend using pnpm as a package management tool.

sh
pnpm add -D vite-plugin-mock-dev-server
sh
npm i -D vite-plugin-mock-dev-server
sh
yarn add -D vite-plugin-mock-dev-server

Released under the MIT License.