bukopin-redemption-client-r.../README.md
Rifqy Zacky Ariadhy 1a000700e6 Initial commit
2019-01-02 18:39:53 +07:00

11 lines
167 B
Markdown

# 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