- 授权协议: MIT
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/zuiidea/antd-admin
- 软件文档: https://github.com/zuiidea/antd-admin/blob/master/README-zh_CN.md
- 官方下载: https://github.com/zuiidea/antd-admin
软件介绍
AntD Admin
一套优秀的中后台前端解决方案。
特性
国际化,源码中抽离翻译字段,按需加载语言包
动态权限,不同权限对应不同菜单
优雅美观,Ant Design 设计体系
Mock 数据,本地数据调试
使用
1、下载项目代码。
git clone https://github.com/zuiidea/antd-admin.git my-project cd my-project
2、进入目录安装依赖,国内用户推荐使用 cnpm 进行加速。
yarn install
或者
npm install
3、启动本地服务器。
npm run start
4、启动完成后打开浏览器访问 http://localhost:7000,如果需要更改启动端口,可在 .env 文件中配置。
更多信息请参考 使用文档。
支持环境
现代浏览器及 IE9。
Operating Systems
Remzi Arpaci-Dusseau、Andrea Arpaci-Dusseau / Arpaci-Dusseau Books / 2012-8-19 / USD 21.00
A book about modern operating systems. Topics are broken down into three major conceptual pieces: Virtualization, Concurrency, and Persistence. Includes all major components of modern systems includin......一起来看看 《Operating Systems》 这本书的介绍吧!
