Skip to content

Commit

Permalink
doc: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jan 19, 2021
1 parent a855783 commit 5a22189
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/tsbb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ $ npx create-tsbb my-app -e <Example Name>
# npx create-tsbb my-app -e Basic
```

You can download the following examples directly. [Download page](https://jaywcjlove.github.io/tsbb).

- [**`Basic`**](example/basic) - The [Node.js](https://nodejs.org/en/) base application example.
- [**`Express`**](example/express) - The [Express](https://expressjs.com/) base application example.
- [**`Koa`**](example/koa) - The [Koa](https://koajs.com/) base application example.
Expand Down

0 comments on commit 5a22189

Please sign in to comment.