기타
VSCode 팁
GROWNFRESH
2020. 5. 19. 20:43
VSCode 확장자(extense)
'ES7 React/Redux/GraphPL....' 다운로드!
-rfce : functional components 생성
-rcc : class components 생성
터미널 용어 - cd
cd boiler-plate
cd client
cd server
: 디렉토리를 '파일명(ex. client, server...)'으로 옮긴다.
: '파일명'에서 작업을 할 것이다.