unfold / react-full-page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-full-page

Code Climate

Renders full document through React (from <html> node). Note: this currently only works with the isomorphic server/client approach as in this example.

Usage

$ npm install
$ webpack
$ node server

About


Languages

Language:JavaScript 100.0%