mirror of
https://github.com/JOYCEQL/magic-resume.git
synced 2026-07-03 14:07:11 +02:00
16 lines
146 B
Markdown
16 lines
146 B
Markdown
# 魔方简历
|
|
|
|
## 前端
|
|
|
|
Next技术栈
|
|
|
|
### 添加shadcn/ui 组件
|
|
|
|
```bash
|
|
pnpm dlx shadcn-ui@latest add tabs
|
|
```
|
|
|
|
## 后端
|
|
|
|
Nest技术栈
|