node_module은 gitignore에 있기 때문에 npm install 수행 필요
VS Code 설치 필요 확장프로그램
- EditorConfig from VS Code
- Prettier - Code Formatter
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh