static-react
v4.0.0-3
Published
React static HTML generator
Downloads
1,504
Readme
static-react
Zero-configuration CLI React static renderer
Usage
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
Example
See /example
MIT License