# vue-mock-data **Repository Path**: guojinpeng/vue-mock-data ## Basic Information - **Project Name**: vue-mock-data - **Description**: 提供给vue.js使用的Restful API 示例 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-06-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 开发环境 ###### Vue.js + Restful Api + eleme ui ## 功能 ###### 用户信息 `增删改查` 演示 ## 使用 ##### 1.运行项目 1)导入idea后运行 2)项目根目录下有可执行jar包,双击运行 ##### 2.打开浏览器访问 1) http://localhost:9090 (打开的是restful api说明) 2) http://localhost:9090/index.html (用户信息增删改查页面)