craken
v1.0.1
Published
Reduce and standardize create-react-app boilerplate
Downloads
10
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
After
Ok, cool, but why?
Just because :)