GithubHelp home page GithubHelp logo

data-template's Introduction

react-admin-template

react + antd + vite2/webpack5 的管理后台系统方案

预览

预览地址

账号数据

  • 管理员 admin admin
  • 运营 zenquan zenquan

技术栈

react^17 + react-router-dom^4 + less + css modules + antd^4 + axios + mobx + echarts + react-i18next

开始

# git clone
git clone https://github.com/zenquan/react-admin-template.git
or
git clone -b <branch> https://github.com/zenquan/react-admin-template.git

# install
npm install

# start or dev
master or master-i18n -> npm run start
vite or vite-i18n -> npm run dev

功能、组件的封装

  • 系统首页
  • 表格
    • 可编辑行表格
    • 拖拽排序表格
  • 图表
    • 折线图
    • 饼图
  • 组件
    • 富文本编辑器
    • Markdown
    • JSON编辑器
  • Excel
    • 导出excel
  • 404页
  • 国际化

分支

  • webpack5:【master分支】
  • webpack5国际化: 【master-i18n分支】
  • vite: 【vite分支】
  • vite国际化: 【vite-i18分支】

TODO

  • 抽离出Layout的Header、Footer组件
  • 适配移动端

data-template's People

Contributors

bltnever avatar

Watchers

 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.