Because sometimes you don't need that much
I was kinda tired of using boilerplates / front-end generation tools with a lot of useless (for my tasks) crap or that didn't fit my needs at all, so I created my own.
- React
- Folder aliases
- SASS
- normalize.css
For developing:
yarn run dev
For building:
yarn run build