Angular
npm start / ng serve 시 포트번호 지정, 포트 변경해서 시작하기
zendyne
2023. 1. 6. 18:11
npm start -- --port 3100
npm start -- --port 3100