# umi-antd-mobile **Repository Path**: EightDoor/umi-antd-mobile ## Basic Information - **Project Name**: umi-antd-mobile - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-03-26 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 推荐安装yarn 1. 确保 node 版本是 8.10 或以上 2. npm i yarn -g ### 快速开始 进入目录安装依赖: ```bash yarn install ``` 启动服务. ```bash $ yarn start ``` 编译. ```bash $ umi build ``` ### FAQ > 如有问题可以参考一下我这篇文章 [umi + dva + ant-design-mobile快速搭建H5项目](https://www.jianshu.com/p/59099cb3e28d),可以在文章中评论区写提问或者直接在简书发信息给我