video-flow-b/README.md
2025-06-30 11:24:10 +08:00

32 lines
444 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

安装依赖
```shellscript
npm install
```
## 启动开发服务器
运行以下命令启动开发服务器:
```shellscript
npm run dev
```
开发服务器将在 [http://localhost:3000](http://localhost:3000) 启动。
## 生产部署
```shellscript
cd video-flow
./compile.sh
登入服务器:
ssh 77media@182.92.218.171
./deploy
键入11回车
11) Deploy Vedio Flow Frontend
Please select a service to deploy (0-10): 11
```