1.0.0 • Published 7 years ago

i-think v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

Gennifer

This is an opinionated helper library for building React apps. It generates class components with boilerplate enzyme tests using ava.

Installation

yarn global add i-think`

Usage

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.

To Do:

  • create connectedComponent
  • create reducer