k402xxxcenxxx / vscode-react-template

generate code template for react project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 99.4%Language:CSS 0.6%