React-app-cleaner
A simple CLI tool for cleaning up your REACT
project initialized with create-react-app
- This tool will cleanup the content of the folder
src
andpublic
. - Possibility to install
react-router-dom
- Supports projects initialized with TypeScript template.
How To
- Run
npx react-app-cleaner
and follow the questions prompted in the terminal. - Have a look in your
src
andpublic
folder now... magic! - Enjoy your project!