nodemon
nodemon is a tool that helps develop node.js based applications by automatically restarting the node application when file changes in the directory are detected.
nodemon 을 사용해서 node.js 기반으로 만들어진 어플리케이션을 동작할 경우, 파일이 변경될때마다 어플리케이션을 자동으로 재시작을 해준다.
https://www.npmjs.com/package/nodemon
반응형
'Dev > Others' 카테고리의 다른 글
adb re-install (0) | 2022.06.29 |
---|---|
비트코인 - 유한체 (0) | 2022.05.24 |
기본 공부 - 프로세스, 스레드, 메모리 (0) | 2021.03.10 |
Garmin WatchFace UI 제작 - 가민 시계 (0) | 2018.11.04 |
Getty Images API (0) | 2018.04.14 |