mirror of
https://github.com/sky22333/hubproxy.git
synced 2026-08-09 05:41:47 +08:00
重构前端
This commit is contained in:
9
web/README.md
Normal file
9
web/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# HubProxy Web
|
||||
|
||||
Vue 3 + Vite + Tailwind 前端。
|
||||
|
||||
```bash
|
||||
npm install
|
||||
npm run dev # 代理到 :5000
|
||||
npm run build # 输出到 ../src/dist
|
||||
```
|
||||
Reference in New Issue
Block a user