chore: sync local changes (2026-03-12)
This commit is contained in:
7
start-frontend.bat
Normal file
7
start-frontend.bat
Normal file
@@ -0,0 +1,7 @@
|
||||
@echo off
|
||||
chcp 65001 >nul
|
||||
echo 启动前端开发服务器...
|
||||
cd mengyanote-frontend
|
||||
echo 正在安装依赖...
|
||||
call npm install
|
||||
npm run dev
|
||||
Reference in New Issue
Block a user