React Transmit to preload on server and hydrate client
InlineCss-component for styling components
It just works out-of-the-box.
Installation
Development
git clone https://github.com/RickWong/react-isomorphic-starterkit.git
cd react-isomorphic-starterkit
npm install
npm run watch # Yes, ONE command for both server AND client development!
Production
npm run build
npm run start
Usage
Run npm run watch in your terminal and play with views/Main.js to get a feel of
the server-side rendering and client-side hot updates.
Community
Let's start one together! After you ★Star this project, follow @Rygu
on Twitter.