react-minimal-cli
v1.0.0
Published
A minimal CLI for generating React components and tests
Downloads
2
Readme
React Minimal CLI
A minimal CLI for generating components and tests in your React app.
Work In Progress
This is a work in progress and has a long way to go. It also happens to be my first CLI tool in Node, so bear with me as I learn.
Installation
Can't install it just yet.
Usage
mini component <Name> [-p --presentational, -c --container]
Currently will write files into the corresponding directories.