Server-side rendering with mobx
npm install
npm run build:client
npm run start
Runs an express server on port 3000
If you're looking for react-router 4 please try the react-router branch
This branch is an example with react-router + socket.io. It demonstrates pushing state in both directions.