1.0.2 • Published 3 years ago
cra-template-clean-react v1.0.2
clean-react
Basic, clean create-react-app template that removes test files, icons, tags inside public html and app jsx, service worker files and unnecesary imports.
To use this template, run create-react-app as follows:
npx create-react-app <name-of-your-app> --template clean-cra
Check out the npm package.