Skip to content

Commit 5cf8817

Browse files
authored
Update README.md
1 parent ec08ce5 commit 5cf8817

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
11
# CreateJSXComponentScript
2-
Personal script to create a React Component Folder and Files structure
2+
Bash script to create the files structure for a React component
3+
4+
### Structure
5+
6+
- FolderName
7+
8+
- index.jsx
9+
- index.test.jsx
10+
- index.css

0 commit comments

Comments
 (0)