Skip to content

asahi-iwm/starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 91.7%
  • JavaScript 7.3%
  • CSS 1.0%