Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 440 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 440 Bytes

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 .