antui-mobile
v0.1.22
Published
mobile ui for antd
Downloads
37
Maintainers
Readme
AntUI-Mobile
Docs
安装
首先使用git复制项目或下载压缩包到本到,之后安装必要依赖
npm install
npm install react react-dom
运行
启动项目,在浏览器中打开http://localhost:8988
npm start
示例
许可
The MIT License(http://opensource.org/licenses/MIT)