Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi committed Apr 11, 2024
1 parent 9253663 commit 40bc2c2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ The [examples](examples) folder contains working examples.
You can run one of them with

```bash
PORT=8080 yarn run examples:01_typescript
PORT=8080 yarn run examples:01_counter
```

and open <http://localhost:8080> in your web browser.
Expand Down
6 changes: 0 additions & 6 deletions examples/01_counter/tsconfig.json

This file was deleted.

0 comments on commit 40bc2c2

Please sign in to comment.