Skip to content

koajs/kick-off-koa

Repository files navigation

kick-off-koa

NPM version build status Gittip

An intro to koa via a set of self-guided workshops.

kick-off-koa

Install

npm install -g kick-off-koa

Getting Started

After npm install -g kick-off-koa, Run kick-off-koa command.

To use kick-off-koa, you should be running node 7.6 or higher for async/await support. If you should use versions of node < 7.6, it's recommend using babel's require hook. You can check nvm or n to install node 7.6+.

If you want to play offline, install all these dependencies first:

npm install koa koa-session co-body co-views ejs

Now only english version was migrated to koa 2 but another is not. Meanwhile we are migrating to koa 2 and you can also take part in it.

Learn More

  • workshop - A workshop to learn the basics of koa, Express' spiritual successor.

License

MIT

About

[MAINTAINERS WANTED] An intro to koa via a set of self-guided workshops

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published