JSPM

  • Created
  • Published
  • Downloads 226
  • Score
    100M100P100Q87777F
  • License MIT

admin ui for antd

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

NPM version NPM downloads Dependencies

Docs

安装

首先使用git复制项目或下载压缩包到本到,之后安装必要依赖

npm install

npm install react react-dom

运行

启动项目,在浏览器中打开http://localhost:8989

npm start

示例

许可

The MIT License(http://opensource.org/licenses/MIT)