chore: sync local changes (2026-03-12)

This commit is contained in:
2026-03-12 18:58:57 +08:00
parent b32e1d25d1
commit f685370622
4 changed files with 0 additions and 14 deletions

View File

@@ -1,5 +0,0 @@
@echo off
echo 正在启动树萌芽の作品集后端...
python app.py
pause
python -m pip install -r requirements.txt

View File

@@ -1,4 +0,0 @@
@echo off
echo 正在构建树萌芽の作品集网站前端
npm run build
pause

View File

@@ -1,5 +0,0 @@
@echo off
echo 正在启动树萌芽の作品集前端...
npm run dev
pause
npm install

0
萌芽作品集 Normal file
View File