코드 컨벤션

[React] React에서 SVG 활용하기

CRA를 Vite로 마이그레이션 하기

환경변수 이름 변경

// vite.config.ts import envCompatible from 'vite-plugin-env-compatible'export default defineConfig({
  envPrefix: "REACT_APP_",
  plugins: [ // ...other plugins envCompatible(), ],
})

8/27 미팅전 회의

9/7 필요 API 정리

9/24 미팅전 회의

10/08 미팅전 회의

주저리주저리

Untitled.png