작성일자 2023-08-04vite로 프론트엔드 프로젝트 생성하기 폴더를 하나 만들고 VS.Code에서 해당 폴더를 연 뒤 터미널에서 다음과 명령을 입력합니다. npm create vite@latest . npm install npm run dev