Package Exports
- antd-mobile
- antd-mobile/package
- antd-mobile/package.json
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (antd-mobile) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Ant Design Mobile
This is the v5 (poplar) branch
For v2 branch, you can go here
For v3 alpha branch, you can go here
这里是 v5(白杨)版本的代码分支
如果你想查看 v2 版本的代码,可以去这里
如果你想查看 v3 alpha 版本的代码,可以去这里
文档站点:http://next.mobile.ant.design
开发
# 安装依赖
$ yarn install
# 开发
$ yarn start