Replies: 2 comments
-
So when you create it, Deno will appear as an option. You can set it up from there. |
Beta Was this translation helpful? Give feedback.
0 replies
-
You can do it with this command: deno run -A npm:create-hono my-app |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I don't know how to run the create-hono command in Deno.
https://hono.dev/getting-started/deno says the following
npm create hono@latest my-app
There is no npm command in Deno. What should I do?
Beta Was this translation helpful? Give feedback.
All reactions