Package Exports
- antui-admin
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 (antui-admin) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
AntUI-admin
Docs
安装
首先使用git复制项目或下载压缩包到本到,之后安装必要依赖
npm install
npm install react react-dom
运行
启动项目,在浏览器中打开http://localhost:8989
npm start
示例
许可
The MIT License(http://opensource.org/licenses/MIT)