Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 629 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 629 Bytes

Template react project to create web app

Work with Visual Studio Code

Technology used

Visual Studio Code

  • Press F5 / Shift + F5 to debug / stop (using yarn start)
  • Using code snippet to create page, component integrated
  • To create function component
ctfc
  • To create page
ctp