8000 GitHub - wz19959180/portal: SpringBoot + Vue 实现的 企业宣传官网,门户网站
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wz19959180/portal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

仓库代码概述

包名 描述
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 实现的 企业宣传官网,门户网站

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 77.3%
  • Java 13.8%
  • Vue 8.1%
  • Other 0.8%
0