# Mock **Repository Path**: alkuozi/mock ## Basic Information - **Project Name**: Mock - **Description**: mock 模拟数据,elementui 实现表单,axios 二次封装 接口管理 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-03-12 - **Last Updated**: 2022-04-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mock ## 预览 ![首页 ](src/QQ%E6%88%AA%E5%9B%BE20220312122717.png) ![上传数据 ](src/assets/QQ%E6%88%AA%E5%9B%BE20220312122729.png) ![更改数据 ](src/assets/QQ%E6%88%AA%E5%9B%BE20220312122742.png) ## 安装相关包 ``` npm install ``` ### 启动 ``` npm run serve ``` ### 打包 ``` npm run build ``` ### 语法检查 ``` npm run lint ``` ### vue配置文件 See [Configuration Reference](https://cli.vuejs.org/config/).