Giter Site home page Giter Site logo

itmowang / react-admin Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 1.81 MB

react-admin 一共基于React的后台管理系统模板

Home Page: http://admin.loli.wang/

License: MIT License

HTML 1.56% TypeScript 93.91% JavaScript 0.18% Less 4.35%
react react-admin-template redux rematch

react-admin's Introduction

react-admin

一个基于 ReactAntd 的后台管理系统模板,内置了用户登录登出,动态路由,权限处理。方便快捷写一个后台管理系统

使用方法

# 安装依赖 nodejs版本要求18+
pnpm install

# 启动
pnpm dev  

# 打包
pnpm build

权限测试账号

# 管理员
账户名:admin
密码:admin

# 编辑者
账户名:editor
密码:editor

# 普通用户
账户名:guest
密码:guest

React Admin

源自于想后续去写一些小的玩意,提前给自己写一套模板,利用了空闲时间抽出来了基础部分,方便后续DIY。

依赖

  - react (react18)
  - react-router (6x版本)
  - redux
  - antd
  - axios
  - react-query
  - less
  - redux-persist
  - rematch
  - rematch/persist 
  - typescript
  - mock
  - vite

预览

切图1

切图2

react-admin's People

Contributors

itmowang avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

react-admin's Issues

note. 就略神奇的配置表现

tscfg module 结果
commonjs 不报错
ES2022 报错
ES2022 + "moduleResolution": "node", 不报错

Cannot find module '@rematch/persist'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?

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.