nodemon 설치하기 https://www.npmjs.com/package/nodemon nodemon Simple monitor script for use during development of a Node.js app.. Latest version: 3.0.1, last published: 4 months ago. Start using nodemon in your project by running `npm i nodemon`. There are 4966 other projects in the npm registry using nodemon. www.npmjs.com nodemon 디렉터리 파일이 변경되면 자동으로 서버를 구동시켜 node기반 개발을 돕는 도구 npm install --save-dev..