npm install nodemon --save-dev
npm install -g nodemon
npm install --save-dev nodemon
nodemon --exec npm run dev:test
nodemon [your node app]