File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ If you want more control over your server or wish to deploy to a non-node runtim
3030``` shellscript nonumber
3131npx create-remix@latest --template remix-run/remix/templates/cloudflare
3232npx create-remix@latest --template remix-run/remix/templates/cloudflare-workers
33+ npx create-remix@latest --template remix-run/remix/templates/deno --package-manager deno
3334npx create-remix@latest --template remix-run/remix/templates/express
3435npx create-remix@latest --template remix-run/remix/templates/remix
3536npx create-remix@latest --template remix-run/remix/templates/remix-javascript
@@ -41,7 +42,6 @@ npx create-remix@latest --template remix-run/remix/templates/spa
4142npx create-remix@latest --template remix-run/remix/templates/classic-remix-compiler/arc
4243npx create-remix@latest --template remix-run/remix/templates/classic-remix-compiler/cloudflare-pages
4344npx create-remix@latest --template remix-run/remix/templates/classic-remix-compiler/cloudflare-workers
44- npx create-remix@latest --template remix-run/remix/templates/classic-remix-compiler/deno
4545npx create-remix@latest --template remix-run/remix/templates/classic-remix-compiler/express
4646npx create-remix@latest --template remix-run/remix/templates/classic-remix-compiler/fly
4747npx create-remix@latest --template remix-run/remix/templates/classic-remix-compiler/remix
You can’t perform that action at this time.
0 commit comments