# @neocoast/react-cli

[![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io)
[![Version](https://img.shields.io/npm/v/@neocoast/react-cli.svg)](https://npmjs.org/package/@neocoast/react-cli)
[![Downloads/week](https://img.shields.io/npm/dw/@neocoast/react-cli.svg)](https://npmjs.org/package/@neocoast/react-cli)
[![License](https://img.shields.io/npm/l/@neocoast/react-cli.svg)](https://github.com/NeoCoast/react-cli/blob/master/package.json)

## Usage

```sh-session
$ npx @neocoast/react-cli
```

<img src="https://raw.githubusercontent.com/NeoCoast/react-cli/master/public/usage.png" />

## Roadmap

- Explain project(s) structure
- Add flags to the command
- Add testing support (jest and cypress)
- Add GraphQL support (Apollo client)
- Grab author from local git configuration
- Add less and postcss support
- Add TS support
