Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>create-react-componentNew to Visual Studio Code? Get it now.
create-react-component

create-react-component

Oleh Volynets

|
339 installs
| (0) | Free
Util made to quickly create folder with React component, its styles file and test file
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CREATE-REACT-COMPONENT

Generatos directory for React component

Filled with starter template, has options for Pure and Functional components

In the end you get a directory that looks like this:

-ComponentFolder/
---Component.jsx
---Component.sass
---Component.test.jsx
---package.json
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft