- 授权协议: 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。
Spring in Action
Craig Walls / Manning Publications / 2011-6-29 / USD 49.99
Spring in Action, Third Edition has been completely revised to reflect the latest features, tools, practices Spring offers to java developers. It begins by introducing the core concepts of Spring and......一起来看看 《Spring in Action》 这本书的介绍吧!
Base64 编码/解码
Base64 编码/解码
HSV CMYK 转换工具
HSV CMYK互换工具
