nodemon

Watch files and automatically restart a node application when changes…

nodemon

Watch files and automatically restart a node application when changes are detected. More information: https://nodemon.io.

nodemon --inspect {{path/to/file.js}}

rs

nodemon --ignore {{path/to/file_or_directory}}

nodemon {{path/to/file.js}} {{arguments}}

nodemon --exec "{{python --verbose}}" {{path/to/file.py}}

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← node nodenv →