Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 781 Bytes

README.md

File metadata and controls

36 lines (28 loc) · 781 Bytes

20th-ALL-Rounder-Team-1-Web

[20th] Weekand

이수동, 장동균

우리들의 컨벤션


폴더구조

Frontend
├──
├── babel.config.json
├── package.json
└── /src
    ├── /api
    ├── /assets
    ├── /components
        ├── /common
        ├── /user
        ├── /admin
    ├── /hooks
        ├── /query(react-query 폴더는 아마 이곳에 위치할 듯?)
    ├── /pages
    ├── /types
    ├── /utils
    ├── App.jsx
    └── index.jsx

og image