mirror of
https://github.com/vegu-ai/talemate.git
synced 2025-12-16 03:37:51 +01:00
2 lines
190 B
Batchfile
2 lines
190 B
Batchfile
start cmd /k "cd talemate_frontend && npm run serve"
|
|
start cmd /k "cd talemate_env\Scripts && activate && cd ../../ && python src\talemate\server\run.py runserver --host 0.0.0.0 --port 5050" |