Code Monkey home page Code Monkey logo

medux-react-admin's Introduction

更新日志

项目介绍

本项目主要用来展示如何将 @medux 应用于 web 后台管理系统,光看 UI 界面你可能看不到太多闪光点,也没有太多特别之处,网上这样的开源后台前端系统也很多,甚至你分分钟就能自己搭建一个,因为通用化的后台界面无非就是这样子。然而系统的架构理念、代码的组织风格、工程的模块化、路由的设计等等幕后工作却有如八仙过海,各显智慧。

所以你可能需要了解本项目的设计思路、并深入到工程结构与代码中才能感受到本项目的特别之处。

无需登录可访问的页面

需要登录才能访问的页面

查看更多项目介绍

安装及运行

本项目使用@medux/react-web-router + ANTD 4 开发,全程使用 React Hooks,并配备了比较完善的脚手架。

// 注意一下,因为本项目风格检查要求以 LF 为换行符
// 所以请先关闭 Git 配置中 autocrlf
git config --global core.autocrlf false
git clone https://github.com/wooline/medux-react-admin.git
cd medux-react-admin
yarn install

以开发模式运行

  • 运行 yarn start,会自动启动一个开发服务器。
  • 开发模式时 React 热更新使用最新的 React Fast Refresh 方案,需要安装最新的 React Developer Tools。

查看更多代码说明


欢迎批评指正,觉得还不错的别忘了给个 Star >_<,如有错误或 Bug 请反馈

QQ 群交流:929696953

QQ群交流

medux-react-admin's People

Contributors

wooline 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.