Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 287 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 287 Bytes

Tiny Koa

Koa is already very mini framework for HTTP, but somes read the source code still hard, I wrote a lite version for Koa. With some middlewares.

Help you learn Koa. 💪

Run

Use Node.js 8.9.1+

$ npm install
$ npm run dev

open http://localhost:8600/index.html