Koa-CRUD A simple CRUD demo for Koa.js and Node.js How to set up and run the app Install Node 0.11.9 or higher npm install Run the Node with harmony flag. node --harmony index.js Blog Post [A Simple CRUD Demo with Koa.js](http://weblogs.asp.net/shijuvarghese/archive/2014/01/12/a-simple-crud-demo-with-koa-js.aspx)