Awesome
Emo
A simple example project using preact
Part 2 (universal rendering) code is on branch universal-rendering
Usage
Install the dependencies
$ npm i
Run the development server
$ npm start
open http://localhost:3333
Deploy (?)
$ npm deploy