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)
admin ui for antd
<script type="module">
import antuiAdmin from 'https://cdn.skypack.dev/antui-admin';
</script>
首先使用git复制项目或下载压缩包到本到,之后安装必要依赖
npm install
npm install react react-dom
启动项目,在浏览器中打开http://localhost:8989
npm start
The MIT License(http://opensource.org/licenses/MIT)