zhangqiangzgz / imitation-koa

koa's core logic implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

imitation-koa

koa's core logic implementation

Setup

  1. If you don’t have Node.js installed, install it from here

  2. Clone this repository

  3. Install the requirements

    $ pnpm install
  4. Run the app

    $ npx nodemon server1.js

About

koa's core logic implementation


Languages

Language:JavaScript 100.0%