Create a Hono application from starter templates.
npm create hono@latest
You can specify the desired template from the command line. This is useful for automation, where you'd like to skip any interactive prompts.
npm create hono@latest ./my-app -- --template cloudflare-pages
Yusuke Wada https://github.com/yusukebe
and Hono contributors
MIT
This project source code is based on Create Solid MIT Licensed. https://github.com/solidjs/solid-start/tree/main/packages/create-solid