We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28912d3 commit 0c81a73Copy full SHA for 0c81a73
Readme.md
@@ -40,9 +40,7 @@ app.listen(3000);
40
## Getting started
41
42
- [Kick-Off-Koa](https://github.com/koajs/kick-off-koa) - An intro to Koa via a set of self-guided workshops.
43
- - [Workshop](https://github.com/koajs/workshop) - A workshop to learn the basics of Koa, Express' spiritual successor.
44
- - [Introduction Screencast](https://knowthen.com/episode-3-koajs-quickstart-guide/) - An introduction to installing and getting started with Koa
45
-
+ - [Guide](docs/guide.md) - Go straight to the docs.
46
47
## Middleware
48
0 commit comments