gitCommit1 Visual Studio Code 환경셋팅 & Github 업로드 순서 정리 Visual Studio Code 환경셋팅 순서대로 따라오기! 1. visual studio code 설치 https://code.visualstudio.com/ 2. visual studio code 열기 3. extensions 설치해주기 : 코딩할때 도움됨! - code spell checker : 오타 찾아줌 - live server : html 웹사이트 보여줌 - prettier - code formatter : 코드 정렬을 정리해줌 - ES7 React/Redux/GraphQL/React-Native snippets : 리액트 쓰는 사람에게 추천 - Auto Rename Tag : open tag변경 시 자동으로 close tag 같이 변경 - Auto Close Tag : 자동으로 close.. 2023. 7. 17. 이전 1 다음