본문 바로가기

프론트엔드 공부/참고자료

npm i 로 node module 따로 설치

보통 git 허브에 올릴때 gitignore로 배제 시키는데

터미널창에서 npm i 입력시 package.json의 dependencies에 있는 모듈들 이 설치됌