개발환경 구성하기

손경아·2022년 10월 25일
0

JAVA

목록 보기
2/2

visual studio code
다운
code spell checker -오타찾아줌
live server -html 결과 보여줌
prettier- code formatter 정렬해줌
ES7+ React/Redux/React-Native snippets
Auto Rename Tag
Auto Close Tag -자동으로 닫힘테그
GitLens — Git supercharged - git작업시 편리

명령프롬프트
파일만들기
cd 원하는 위치
mkdir 파일이름
code . 치면 visual studio실행됨
index.html과 style.css 만든후
index에 틀이없을때 html 5를 치면 틀완성
head안에 link 치고 css 추가해주기

프로젝트 환경완성

profile
행복은 내곁에

0개의 댓글