GithubHelp home page GithubHelp logo

chaseeternity / react15-admin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sujunming/react-admin

0.0 0.0 0.0 132 KB

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

Home Page: https://sujunming.github.io/

JavaScript 98.40% HTML 0.40% CSS 1.19%

react15-admin's Introduction

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哟~~❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️

react15-admin's People

Contributors

sujunming avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.