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
-
npm i
-
npm i @tinymce/tinymce-react --legacy-peer-deps
-
.env 파일 root에 생성(Front/)
-
editor api key 추가(Notion 유용한 정보, 자료 공유 페이지 참고)