# xboot-show **Repository Path**: Exrick/xboot-show ## Basic Information - **Project Name**: xboot-show - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 3 - **Created**: 2019-03-25 - **Last Updated**: 2021-09-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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) 创建 ![WX20190325-172718@2x.png](https://i.loli.net/2019/03/25/5c989f0514a40.png) ### 本地开发运行 - npm install --save umi - npm i - umi dev - 默认端口8000 ### 打包部署 - umi build