An attempt for an isomorphic appliction using RiotJS 2. Includes: ES6 code base using Babel transpiler and Browserify. With ES7 async/await (SystemJS example available in the 'systemjs' branch) Shared routing code between client and server using Page.js and Page.JS-Express-Mapper. Riot rendering on the server side using riot.render() and a custom template engine. Server services powered by Feather