Skip to content

runkit-forks/koajs.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Koajs.com

The Koa website.

Contributing

We store documentation in the koajs/koa repo so that they are versioned along with the changes, if you'd like to contribute to the documentation please edit the markdown files in the koa repository.

Building

To build the site run:

$ npm install
$ make -j4
$ open index.html

Releases

No releases published

Packages

No packages published

Languages

  • HTML 80.5%
  • CSS 17.5%
  • Makefile 1.1%
  • JavaScript 0.9%