엉터리 개발 이야기/개인프로젝트
nodemon 으로 실행 하여 debugging 하기 - vscode, intellij
억삼이
2018. 11. 29. 12:32
반응형
vscode로 debugging 하기
https://github.com/Microsoft/vscode-recipes/tree/master/nodemon
intellij 로 debugging 하기
https://www.jetbrains.com/help/idea/running-and-debugging-node-js.html#nodemon
※ intellij는 UlTIMATE 2018.3 version 이며, NodeJS 플러그인이 설치되어 있어야 가능하다.
반응형