
# @j2inn/react-config

Build tooling for J2 Innovations Typescript + React projects.
For more info please see the @j2inn/cli package.

## Instructions

Most easily installed via the `@j2inn/cli` tool.

Install it with
```
$ npm i -g @j2inn/cli
```

then

```
$ j2 init <dir>
```
Will create a freshly set up project in `<dir>`
