Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 175 Bytes

File metadata and controls

10 lines (7 loc) · 175 Bytes

CreateJSXComponentScript

Bash script to create the files structure for a React component

Structure

  • FolderName

    • index.jsx
    • index.test.jsx
    • index.css