adding tordoidal simulator and drawing
This commit is contained in:
9
start_webapp.bat
Normal file
9
start_webapp.bat
Normal file
@@ -0,0 +1,9 @@
|
||||
@echo off
|
||||
echo Starting Transformer Optimizer Web App...
|
||||
echo.
|
||||
echo Open your browser to: http://localhost:5000
|
||||
echo.
|
||||
echo Press Ctrl+C to stop the server
|
||||
echo.
|
||||
python app.py
|
||||
pause
|
||||
Reference in New Issue
Block a user