0.0.3 • Published 4 years ago

cra-template-dronz v0.0.3

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago

cra-template-dronz

My template for Create React App.

npx create-react-app foo --template dronz

What it adds on top of default CRA:

  • typescript
  • absolute imports
  • netlify redirects
  • normalize.css
  • styled-components
  • /style folder with common global styles, common mixins, a colors file
  • /components folder with Example.tsx for pasting into new components
  • bundle size analysis script
  • prettier, and a pre-commit git hook to apply prettier
  • deletes all those CRA files you always end up deleting
  • adds a few utils
0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

5 years ago