Giter VIP home page Giter VIP logo

clock-admin's Introduction

blog-admin

这是一个利用 react18 + typescript 实现的 博客后台管理系统

权限管理

本系统实现页面级别权限,具体实现原理见本文

特性

  • react18: 函数式组件开发
  • TypeScript: javaScript 的超集,支持静态类型检测
  • redux: 全局状态管理工具
  • react-router-dom6: 路由管理工具
  • vite 新一代构建工具

准备

  • 了解 node 和 git 开发环境
  • 熟悉 react18 语法
  • 熟悉 TypeScript 基本语法
  • 熟悉 ES6+基本语法
  • 熟悉 react-router-dom6 的基本使用
  • 熟悉 redux 的基本使用
  • 熟悉 Antd 组件库 ui 的使用

安装使用

  • 获取项目代码
    git clone https://github.com/sunburst89757/blog-admin
    
  • 安装依赖
    npm install
    
  • 运行
    npm run dev
    
  • 登录使用
    admin: admin
    
  • 打包上线
    npm run build
    
  • git 提交规范
    npm run commit
    

clock-admin's People

Contributors

sunburst89757 avatar

Watchers

 avatar

Forkers

starslol

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.