Simple riot app for server and client side rendering, with shared routes etc...
mkdir dist
npm install
npm run server
For more info on the architecture, see dedux.
- expand example with api calls
- routes with params
Simple riot app for server and client side rendering, with shared routes etc...
mkdir dist
npm install
npm run server
For more info on the architecture, see dedux.