All Projects → SuJunming → React Admin

SuJunming / React Admin

React+AntD 后台管理系统解决方案

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to React Admin

Antd Admin
An excellent front-end solution for enterprise applications built upon Ant Design and UmiJS
Stars: ✭ 8,678 (+8244.23%)
Mutual labels:  antd
Antd Jsonschema Form
Aother ui implement for react-jsonschema-form
Stars: ✭ 86 (-17.31%)
Mutual labels:  antd
Spring Security React Ant Design Polls App
Full Stack Polls App built using Spring Boot, Spring Security, JWT, React, and Ant Design
Stars: ✭ 1,336 (+1184.62%)
Mutual labels:  antd
Awesome Uikit
Collect JS Frameworks, Web components library and Admin Template.
Stars: ✭ 1,136 (+992.31%)
Mutual labels:  antd
React Blog
react blog build with react hooks + koa2 + sequelize + mysql for personal usage.
Stars: ✭ 83 (-20.19%)
Mutual labels:  antd
Ant Back
🚀 react后台,后台管理系统
Stars: ✭ 90 (-13.46%)
Mutual labels:  antd
Cdfang Spider
📊 成都房协网数据分析,喜欢请点 star!
Stars: ✭ 1,063 (+922.12%)
Mutual labels:  antd
Torch Web
🌍 Web interface to tcping servers
Stars: ✭ 103 (-0.96%)
Mutual labels:  antd
Ant Design Mobile
Fluent and powerful mobile component library based on React.
Stars: ✭ 9,489 (+9024.04%)
Mutual labels:  antd
React Antd Admin
用React和Ant Design搭建的一个通用管理后台
Stars: ✭ 1,313 (+1162.5%)
Mutual labels:  antd
Epee React Admin Ts
🗡简洁、高效、易扩展的 React 快速开发模板,基于布局设计,纯 Hooks 开发,提供全链路类型检查及工具
Stars: ✭ 68 (-34.62%)
Mutual labels:  antd
React Antd Multi Tabs Admin
ts+react+antd-多页签后台模板(纯净版,非 antd pro!)
Stars: ✭ 73 (-29.81%)
Mutual labels:  antd
Scm Biz Suite
供应链中台系统基础版,集成零售管理, 电子商务, 供应链管理, 财务管理, 车队管理, 仓库管理, 人员管理, 产品管理, 订单管理, 会员管理, 连锁店管理, 加盟管理, 前端React/Ant Design, 后端Java Spring+自有开源框架,全面支持MySQL, PostgreSQL, 全面支持国产数据库南大通用GBase 8s,通过REST接口调用,前后端完全分离。
Stars: ✭ 1,310 (+1159.62%)
Mutual labels:  antd
React Ant Pro
(基于pro 1.0)基于Ant Design Pro 后台项目修改的多标签页tabs(多标签tabs、拖拽、富文本、多功能table、多选Select、React Hooks)
Stars: ✭ 64 (-38.46%)
Mutual labels:  antd
Neteasecloudmusic
React 16.13.1 - Create React App 实现网易云音乐(网页版)
Stars: ✭ 98 (-5.77%)
Mutual labels:  antd
React Mobx Ts Antd
A simple empty project build with react、react-router、mobx、antd in typescript.
Stars: ✭ 53 (-49.04%)
Mutual labels:  antd
Ant Design Pro Plus
✨ 基于 ant-design-pro 做一些微小的工作。
Stars: ✭ 88 (-15.38%)
Mutual labels:  antd
Antd Admin Boilerplate
[deprecated][废弃] 以 antd 为基础组件构建的一套中后台管理系统的基本架构模板
Stars: ✭ 103 (-0.96%)
Mutual labels:  antd
Antv
Ant Design of Vue.js 2.0
Stars: ✭ 99 (-4.81%)
Mutual labels:  antd
Typescript React Hot Reload
A very simple boilerplate for creating React web applications with TypeScript.
Stars: ✭ 92 (-11.54%)
Mutual labels:  antd

rc-admin

react-后台管理系统

Home 主页 Demo 示例

欢迎使用后台管理系统解决方案 本项目是针对(后台人员)or(外包人员)or前端快速搭建后台管理系统而创建 项目过老.无维护.

最近更新

升级所有模块到最新,近期会陆续更新

依赖模块

项目是用create-react-app创建的,主要还是列出新加的功能依赖包

点击名称可跳转相关网站😄😄

功能模块

备注:项目只引入了ant-design的部分组件,其他的组件antd官网有源码,可以直接复制到项目中使用,后续有时间补上全部组件。😁 项目使用了antd的默认主题功能,若想替换其他颜色,具体操作请查看antd官网😁

代码目录

+-- build/                                  ---打包的文件目录
+-- config/                                 ---npm run eject 后的配置文件目录
+-- src/                                    ---核心代码目录
|   +-- axios                               ---axios请求
|   |    --- demo.js                          ---axios demo
|   +-- components                          ---各式各样的组件存放目录
|   +-- javascript                          ---接口api and 公共函数 
|   |    --- commonFun                        ---几十种公共函数
|   +-- router                              ---路由配置文件
|   |    --- nav                              ---菜单定义
|   |    --- RouterUrl                        ---路由定义
|   +-- styles                              ---项目的样式存放目录
|   --- App.js                              ---组件入口文件
|   --- index.js                            ---项目的整体js入口文件
--- .env                                    ---启动项目自定义端口配置文件
--- package.json                            ---依赖 and 配置文件 

安装运行

1.克隆项目
git clone https://github.com/SuJunming/react15-admin.git
2.npm安装相关包文件(国内建议增加淘宝镜像源,不然很慢,你懂的😁)
npm i
3.启动项目
npm start
4.打包项目
npm run build

结尾

该项目会不定时更新,后续时间会添加更多的模块

当然后续也会添加封装的UI组件

若有问题,可加QQ群221859379与我交流

如果对你有帮助,给个star哟~~❤️❤️❤️

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].