8000 GitHub - mstibbard/starter: Hono starter templates
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mstibbard/starter

 
 

Repository files navigation

Hono Starter Templates

You can start to build a Hono application with create hono command:

# npm
npm create hono@latest

# yarn
yarn create hono

# pnpm
pnpm create hono@latest

# bun
bun create hono@latest

# deno
deno run -A npm:create-hono@latest

Author

Yusuke Wada https://github.com/yusukebe

and Hono contributors

License

MIT

About

Hono starter templates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.7%
  • JavaScript 4.3%
  • CSS 2.0%
0