Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kangood/blog-admin

使用 React + Arco Design 搭建 Blog 管理后台
https://github.com/kangood/blog-admin

arco-design less marked markedjs react sass tanstack-query typescript vite

Last synced: about 1 month ago
JSON representation

使用 React + Arco Design 搭建 Blog 管理后台

Awesome Lists containing this project

README

        

## Blog Admin

技术栈:

- 主要技术:React + TypeScript
- 构建工具:Vite
- CSS:Sass + Less
- UI 组件:Arco Design
- 状态管理:Redux
- 数据获取:TanStack Query
- Markdown渲染:Marked

博客前台:[Blog Web](https://github.com/kangood/blog-web)



后端 API:[Blog Api](https://github.com/kangood/blog-api)