Skip to content

ezzabuzaid/koajs.com

 
 

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

About

The koajs.com website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 78.6%
  • CSS 16.4%
  • JavaScript 4.0%
  • Makefile 1.0%