Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/OHUHO/portal

SpringBoot + Vue 实现的 企业宣传官网,门户网站
https://github.com/OHUHO/portal

Last synced: 12 days ago
JSON representation

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

Awesome Lists containing this project

README

        

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

## 仓库代码概述

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

## 项目安装

### 代码快速获取

- GitHub

```bash
git clone https://github.com/OHUHO/portal.git
```

- Gitee

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

### 代码运行

- 后端项目

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

- 前端项目

```bash
npm install
npm run serve
```

## 网页访问

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

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

## 项目详细页面

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