npm install nodemon --save-dev
노드몬을 설치하고 아래 명령어로 서버를 실행시킬 수 있다.
yarn dev
npm run dev
반응형
'프로그래밍 언어 > Node.js' 카테고리의 다른 글
npm ERR! This is probably not a problem with npm. There is likely additional logging output above (0) | 2022.05.26 |
---|---|
node cannot find module (0) | 2022.01.03 |
[nodejs] SyntaxError: Cannot use import statement outside a module (0) | 2021.12.11 |
window yarn 설치 (0) | 2021.12.10 |
[nodejs] error cannot find module 'config' (0) | 2021.12.09 |