-
Run witch Wactcher mode npm install -g nodemon nodemon --exec python server.py
-
Custom Port nodemon --exec "python server.py 2025"
-
Without Watcher python server.py
Run witch Wactcher mode npm install -g nodemon nodemon --exec python server.py
Custom Port nodemon --exec "python server.py 2025"
Without Watcher python server.py