https://github.com/exrick/xboot-show
xboot前后端分离开发平台宣传官网
https://github.com/exrick/xboot-show
Last synced: 3 months ago
JSON representation
xboot前后端分离开发平台宣传官网
- Host: GitHub
- URL: https://github.com/exrick/xboot-show
- Owner: Exrick
- Created: 2019-03-25T09:29:35.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-10T13:53:44.000Z (about 6 years ago)
- Last Synced: 2025-03-01T06:14:17.842Z (4 months ago)
- Language: JavaScript
- Homepage: http://xb.exrick.cn/
- Size: 23.4 KB
- Stars: 53
- Watchers: 3
- Forks: 45
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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