Basic example of using Koa 2.x using async with Babel 6 Example taken from Koa's readme. I ran Node v5.0.0 when writing this. Install $ npm install Run $ npm start Verify Go to http://localhost:3000