Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>리액트 컴포넌트 폴더 구조 생성기New to Visual Studio Code? Get it now.
리액트 컴포넌트 폴더 구조 생성기

리액트 컴포넌트 폴더 구조 생성기

curlyjun

|
28 installs
| (0) | Free
Create your component folder structure
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

리액트 컴포넌트 보일러플레이트

Feature

입력한 컴포넌트를 기반으로 컴포넌트 파일들을 생성합니다.

MyComponent 입력

MyComponent
  ㄴ index.ts
  ㄴ MyComponent.tsx
  ㄴ MyComponent.styled.ts
  ㄴ MyComponent.types.ts
  ㄴ MyComponent.utils.ts (optional)
  ㄴ MyComponent.constants.ts (optional)


  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft