카테고리 없음
pm2로 npm start 실행하기
seonyounggg
2022. 1. 17. 09:34
pm2로 npm start scripts 실행하는 명령어
pm2 start --name "이름" npm -- start