Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ With Workers Assets, you can easily combine a Hono API running on Workers with a
<PackageManagers
type="create"
pkg="cloudflare@latest"
args="my-hono-app --template=cloudflare/templates/vite-react-template"
args="my-hono-app -- --template=cloudflare/templates/vite-react-template"
/>
<Details header="How is this project set up?">
Below is a simplified file tree of the project.
Expand Down