mirror of
https://github.com/tl-open-source/tl-rtc-file.git
synced 2025-10-05 15:36:58 +08:00
rtc-web
目的
web 端,同时响应式适配小屏幕
技术选型
- vue 3.3
- vite 4
- daisyui (基于 tailwindcss 的 components)
一些目录说明
-
components/lib (一些用于基础样式的组件)
-
components/base (基础复用的组件)
-
hooks/ (全局可以复用的 hook)
-
view/ (页面)