Skip to content

mixa9269/vscode-react-template

 
 

Repository files navigation

react-template README

Generate code template for react project

Features

Generate functional component & pure component

Instruction

  • In the file explorer, right click on the folder that you want the new component placed in
  • Select Create Functional Component or Create Pure Component
  • Input the component name
  • The according file templates will be generated for you
  • This git command will be generated too: git add .

About

generate code template for react project

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.1%
  • CSS 0.9%