Clean My ReactHow to clean your projectTo initiate the cleaning proccess use command: Deletes these specific files:WARNING: This extension removes files and edits your code. Do not trigger this extension besides right after running a npx create-react-app to clear all the boilerplate code. Rewrites App.js and index.js to fit the changes and returns "Hello World". Your react app is now ready to use. Enjoy! |