node.js 설치의 이유npm 생성을 위해서 (create react app) 라이브러리 쓰고싶어서node_modules : 라이브러리 코드 보관함public : html,img파일 같은거 잠깐 보관하고싶을 때(static file 보관함)src : 코드 짜는곳 (