728x90
설치 및 구동
package.json 안에 있는 dependencies 항목들을 npm이 다운을 받는다
npm install 실행하면 node_modules 생성 된다.
pm2 설치 되었다면
안되었다면 아래 링크로 가서 설치하자
https://sein-jh.tistory.com/31?category=992990
pm2 start main.js --watch 실행해주자
홈페이지가 실행된걸 확인할수 있다.
'Node > Express' 카테고리의 다른 글
[Node] Route Parameter (0) | 2021.05.17 |
---|---|
[Node] Express - Hellow 구동 (0) | 2021.05.10 |
댓글