# leitu-web **Repository Path**: kool2017/leitu-web ## Basic Information - **Project Name**: leitu-web - **Description**: No description available - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-02-13 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # hisaas-web #### 项目介绍 此为leitu前端源码。 #### 软件架构 node+vue+element #### 安装教程 安装node 安装vue 安装element 安装依赖npm install 修改config/index.js,build路径 启动debug服务npm run dev 访问localhost:80 #### 使用说明 前后台联调 后台端口改为8080 修改config/index.js,代理链接端口8080 启动后台服务 启动前台debug服务 访问localhost