Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ts-js-react-templateNew to Visual Studio Code? Get it now.
ts-js-react-template

ts-js-react-template

yanghyeryung

|
1 install
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ts-js-react-template README

Generate code template for react project.

react-component-template-js

When you click "New JS React Component Template" in the context menu, The file is created as follows:

    > Component
        index.jsx
        style.js

react-component-template-ts

When you click "New TS React Component Template" in the context menu, The file is created as follows:

    > Component
        index.tsx
        style.ts
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft