nasa/harmony

Use node --watch instead of nodemon

evenstensberg opened this issue · 0 comments

To reduce your dependencies you can use node --watchinstead of nodemon.

https://nodejs.org/en/blog/release/v18.11.0/