Skip to content

Latest commit

 

History

History
34 lines (30 loc) · 1.97 KB

README.md

File metadata and controls

34 lines (30 loc) · 1.97 KB

🧑🏻‍💻ITERVIEW🧑🏻‍💻

6 12 13 15 16 24 25

📁 디렉토리 구조

├── package-lock.json
├── package.json

├── public
│   ├── favicon.ico
│   ├── index.html
│   ├── manifest.json
│   └── robots.txt
└── src
    ├── App.js
    ├── assets
    ├── components
    │   └── commons
    ├── index.js
    ├── pages
    └── styles
        ├── colors.js
        └── globalStyles.js