Code Monkey home page Code Monkey logo

react-ts-template-admin's Introduction

react-ts-template-admin

⭐ ⭐ ⭐ ⭐ ⭐

升级及更名提示

[react-ts-template-admin] 现已升级为 [ react-template-admin ],最新版使用 Vite + TS 构建,更轻量级、高性能!

请移步至新仓库:react-template-admin

---------------------------------------------

下面是旧版介绍

介绍

这是一个用 React 和 TypeScript 开发的一个后台管理系统的模版,是一个比较精简的框架,方便自己快速开发,使用 react hooks 开发的后台管理系统模版,精简了很多不必要的代码,此项目一定程度上参考了 react-antd-multi-tabs-admin,大家也可以去看看该项目。

注 1:此项目属于个人学习项目,仅供学习和技术研究使用,不建议商用。

注 2:如果对您有帮助,您可以点右上角 "Star" 支持一下 谢谢!

软件架构

react + ts +less。。。

安装教程

前序准备

你需要在本地安装 node ,node 需要 12.0 以上版本

git clone [email protected]:1260323835/react-ts-template-admin.git

cd react-ts-template-admin

npm install

npm start

项目截图

登录

首页

错误页面

路由/菜单配置

# 所有路由写在 /src/router/index.ts (包括菜单栏的路由)
  用于路由权限控制

# 左侧菜单路由写在 /src/config/menu.ts
  仅用于菜单栏展示

# 分两套的原因是,方便维护,如果不嫌麻烦,可以都写在 routes 里,用一个字段标识菜单路由即可

参与贡献

  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

许可证

MIT License

react-ts-template-admin's People

Contributors

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