初始化提交
This commit is contained in:
6
start_backend.bat
Normal file
6
start_backend.bat
Normal file
@@ -0,0 +1,6 @@
|
||||
@echo off
|
||||
echo 启动树萌芽の作品集后端服务...
|
||||
cd backend
|
||||
python app.py
|
||||
pause
|
||||
python -m pip install -r requirements.txt
|
||||
Reference in New Issue
Block a user