React static HTML generator
Zero-configuration CLI React static renderer

```
npm i -g static-react
```
static-react RootComponent.js > index.html
Static-react include babel presets and React – there is no need to install them separately
See /example
---
MIT License