공부/React

React 프로젝트 만들기

토고미 2025. 1. 12. 17:53

요즘은 create-react-app 안쓰고 vite를 쓴다길래..

 

 

현재 폴더에 react 프로젝트 만들기

react외에 다른 것도 선택 가능

npm create vite@latest ./

 

 

그 외 유명한 것들 install

npm install @mui/material @emotion/react @emotion/styled

 

 

프로젝트 생성엔 vite

구현에 사용할 요소는 material에서!

 

https://ko.vite.dev/guide/

 

Vite

Vite, 프런트엔드 개발의 새로운 기준

ko.vite.dev

https://m3.material.io/components