AlibabaP8Developer / portal

SpringBoot + Vue 实现的 企业宣传官网,门户网站

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

企业门户网站公司产品宣传网站

仓库代码概述

包名 描述
portal 前端项目
portal-server 后端项目
portal.sql 数据库脚本

项目安装

代码快速获取

  • GitHub

     git clone https://github.com/OHUHO/portal.git
  • Gitee

     git clone https://gitee.com/OHUHO/portal.git

代码运行

  • 后端项目

    • 本地运行sql脚本,导入基本数据
    • 修改后端项目配置文件中的数据库连接信息(mysql为8.0+)
    • 使用idea运行
  • 前端项目

     npm install
     npm run serve

网页访问

网页本地访问:http://localhost:8087

接口文档访问:http://localhost:8087/doc.html

项目详细页面

通过我的微信公众号【京茶吉鹿】了解更多

About

SpringBoot + Vue 实现的 企业宣传官网,门户网站


Languages

Language:CSS 80.4%Language:Java 10.3%Language:Vue 8.4%Language:JavaScript 0.8%Language:HTML 0.1%