# vue2-Element-ui **Repository Path**: chenhan890/vue2-element-ui ## Basic Information - **Project Name**: vue2-Element-ui - **Description**: 本项目是运用 vue2 + Element ui - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-05-06 - **Last Updated**: 2022-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: vue2后台管理系统 ## README # vue-shop ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). 下载项目以后 注意:本项目运用本地服务器 运用在线服务器修改接口基准地址如下: 地址:http://47.116.26.11:8088/api/private/v1/ 1.先运行vue_api_server本地服务器到控制台 2.安装依赖 npm install 3.运行服务器 node app.js 2.1 再运行此项目到控制台 2.2 npm install 安装项目依赖 2.3 npm run serve 运行项目