diff options
Diffstat (limited to 'examples/hono/readme.md')
-rw-r--r-- | examples/hono/readme.md | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/examples/hono/readme.md b/examples/hono/readme.md deleted file mode 100644 index 20b15e3ea..000000000 --- a/examples/hono/readme.md +++ /dev/null @@ -1,21 +0,0 @@ -# Hono with Bun runtime - -## Getting Started - -### Cloning the repo - -```sh -bun create hono ./NAME_HERE -``` - -### Development - -``` -bun run start -``` - -Open http://localhost:3000 with your browser to see the result. - -### For more information - -See <https://honojs.dev/>
\ No newline at end of file |