Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 240 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 240 Bytes

antd-mobile to dev

1.下载项目

git clone https://github.com/zchuhui/dream-mobile.git

2.安装依赖

cnpm install 

or

yarn 

3.运行

npm start 

打开 http://localhost:3001/ 即可。