This is an opinionated helper library for building React apps. It generates class components with boilerplate enzyme tests using ava.
yarn global add i-think`
create component <COMPONENT_NAME>
You'll then notice that a directory containing two files (index.js
and test.js
) has been created in your current working directory.
- create connectedComponent
- create reducer