craken

Reduce and standardize create-react-app boilerplate

Usage no npm install needed!

<script type="module">
  import craken from 'https://cdn.skypack.dev/craken';
</script>

README

Craken

Dead stupid script written in 10 minutes. Reduce and standardize create-react-app boilerplate.

Usage

Just install it globally

npm install -g craken

and run it in the newly created by create-react-app directory.

craken

What's goind on?

Nothing special. It's just removing few files (styles, test and react logo), modify js files and add standard linter.

Look:

Before

Before

After

After

Ok, cool, but why?

Just because :)