Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 155 Bytes

File metadata and controls

11 lines (7 loc) · 155 Bytes

Vue HTTP 服务器

集合 VUE 搭建一个 HTTP 服务。

执行指令

cd web && pnpm build && cd ..

cargo run -r -p http_server_vue