Closed Nalipp closed 5 years ago
Creating parent folders for test, css and component files in the src folder All folders will be uppercase All filenames will be lowercase
-old structure- src/App.js src/App.css src/App.test.js
-new structure- src/App/app.js src/App/app.css src/App/app.test.js
Creating parent folders for test, css and component files in the src folder All folders will be uppercase All filenames will be lowercase
-old structure- src/App.js src/App.css src/App.test.js
-new structure- src/App/app.js src/App/app.css src/App/app.test.js