The readme contains a Usage section with sample code, but it needs to be transpiled to work. Maybe we could create a simple react-gtk-example repository that could be forked as a base to start a react-gtk project? Put in everything needed to transpile & build it: babel config, etc.
Ideally something like create-react-app would be awesome, but an example repository would work fine for the moment.