mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-06-27 22:12:29 +08:00
build: 添加web预览脚本和构建产物
添加preview web.bat脚本用于快速启动本地web服务器预览构建产物
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
@echo off
|
||||||
|
|
||||||
|
cd build/web
|
||||||
|
python -m http.server 8080
|
||||||
Reference in New Issue
Block a user