网页框架部署成功
This commit is contained in:
6
build_frontend.bat
Normal file
6
build_frontend.bat
Normal file
@@ -0,0 +1,6 @@
|
||||
@echo off
|
||||
cd /d "e:\Python\InfoGenie\frontend\react-app"
|
||||
npm run build
|
||||
|
||||
npx serve -s build
|
||||
pause
|
||||
Reference in New Issue
Block a user