Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 管理后台
- Host: GitHub
- URL: https://github.com/kangood/blog-admin
- Owner: kangood
- Created: 2023-11-19T03:51:50.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-06-29T08:02:51.000Z (5 months ago)
- Last Synced: 2024-09-29T18:01:36.949Z (about 2 months ago)
- Topics: arco-design, less, marked, markedjs, react, sass, tanstack-query, typescript, vite
- Language: TypeScript
- Homepage: https://admin.kangod.top
- Size: 1.24 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)