Skip to content

Commit

Permalink
chore(example): update README
Browse files Browse the repository at this point in the history
  • Loading branch information
sor4chi committed Dec 1, 2023
1 parent 08b5e97 commit c0f2ba4
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions examples/proxy-counter/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
```
npm install
npm run dev
```
# Hono DO Counter (with byName Proxy)

This example is a counter app with byName proxy.
[Counter example](../counter)'s rewrite with byName proxy.

```
npm run deploy
pnpm install
pnpm dev
```

0 comments on commit c0f2ba4

Please sign in to comment.