-
Notifications
You must be signed in to change notification settings - Fork 3
폴더 구조
J017_김기한 edited this page Oct 28, 2021
·
1 revision
- src
- models
- resources
- user
- controller.ts
- router.ts
- service.ts
- playList
- controller.ts
- router.ts
- service.ts
- user
- middlewares
- server.ts
- io.ts
- public
- images
- src
- components
- atoms
- molecules
- organisms
- 컴포넌트이름
- index.tsx
- 컴포넌트이름.test.tsx
- 컴포넌트이름
- pages
- 페이지이름
- index.tsx
- _app.tsx
- index.tsx
- 페이지이름
- actions
- reducers
- api
- types
- index.d.ts
- actions.d.ts
- styles
- theme.ts
- reset.ts
- utils.ts
- components