We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec08ce5 commit 5cf8817Copy full SHA for 5cf8817
README.md
@@ -1,2 +1,10 @@
1
# CreateJSXComponentScript
2
-Personal script to create a React Component Folder and Files structure
+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