Simple bash scipts
script create starter file structure for react application
-x use .jsx extension
-f {argument} create structure in existing directory or create new one
create-react-file-structure -x -f my-app
Simple bash scipts
script create starter file structure for react application
-x use .jsx extension
-f {argument} create structure in existing directory or create new one
create-react-file-structure -x -f my-app