An open API service indexing awesome lists of open source software.

https://github.com/paulleflon/cra-template

My own CRA template
https://github.com/paulleflon/cra-template

Last synced: 4 months ago
JSON representation

My own CRA template

Awesome Lists containing this project

README

        

# cra-template-hicka
This is my CRA template. Getting rid of this test shits that I don't use *yet*, getting rid of this 2-spaces-indentation bullcrap.
No CSS directory is needed, I usually style with either Emotion or Tailwind.

## Use
```
yarn create react-app app --template cra-template-hicka
```