Skip to content

JorgePasco1/cra-template-clean-cra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clean-cra

Basic, clean create-react-app template that removes test files, icons, tags inside public html and app jsx, service worker files and unnecesary imports. Also keeps only index.css styles, which now includes original cra background color.

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.

Generated file structure

Generated structure