# mock在vue中的使用 **Repository Path**: i-follow-the-wind/vue-mock ## Basic Information - **Project Name**: mock在vue中的使用 - **Description**: mock在vue中的简单使用 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2021-07-15 - **Last Updated**: 2023-07-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-mock > 这是一个vue中运行mock的项目,跟我之前写的node-mock不同,node-mock是独立运行,而此项目的mock是跟随vue项目启动 ## Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). ## 使用说明 1. 初始化 ``` npm i ``` ``` npm run serve ``` ## 责任声明 仅供学习参考,请勿用于商业,如有问题,概不负责。