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

https://github.com/exrick/xboot-show

xboot前后端分离开发平台宣传官网
https://github.com/exrick/xboot-show

Last synced: 3 months ago
JSON representation

xboot前后端分离开发平台宣传官网

Awesome Lists containing this project

README

        

# [XBoot宣传官网](http://xb.exrick.cn)
- 官网地址:http://xb.exrick.cn/
- 使用 [阿里 Ant Design Landing](https://landing.ant.design/index-cn) 编辑开发
- 基于脚手架 [umi](https://landing.ant.design/docs/use/umi) 创建

![[email protected]](https://i.loli.net/2019/03/25/5c989f0514a40.png)

### 本地开发运行
- npm install --save umi
- npm i
- umi dev
- 默认端口8000
### 打包部署
- umi build