반응형
250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- node
- codedeploy
- IntelliJ
- redis
- Airflow
- or some instances in your deployment group are experiencing problems.
- codebuild
- Kafka
- Flux
- docker
- AWS CI/CD 구축하기
- aws cicd
- Jenkins
- chart.js
- Spring
- Python
- chartjs
- Spring Error
- codedeploy error
- COALESCE
- kubeflow
- bootstrap
- 도커
- VPN
- JavaScript
- java bigdecimal
- codepipeline
- PostgreSQL
- aws
- SQL
Archives
- Today
- Total
Small Asteroid Blog
[node] nodemon 설치하기 본문
728x90
npm install nodemon --save-dev
노드몬을 설치하고 아래 명령어로 서버를 실행시킬 수 있다.
yarn dev
npm run dev
728x90
반응형
'백엔드 > 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 |