167 B
167 B
mobx-ssr-example
Server-side rendering with mobx and react-router
#Build and run
npm install
gulp app
node src/index.js
Runs an express server on port 3000