feat: add module

This commit is contained in:
yuguangzhou
2024-06-16 23:40:12 +08:00
parent f1f9ab5987
commit 23df5c441a
6 changed files with 302 additions and 8 deletions
+9 -1
View File
@@ -1,7 +1,15 @@
# 魔方简历
## 前端
Next技术栈
### 添加shadcn/ui 组件
```bash
pnpm dlx shadcn-ui@latest add tabs
```
## 后端
Nest技术栈
Nest技术栈