From 0b65afb9e4d0cc1c668f4f32e54067a0f3e97229 Mon Sep 17 00:00:00 2001 From: Reda Bacha Date: Sat, 12 Oct 2024 12:52:29 +0000 Subject: [PATCH] Update templates.md --- docs/guides/templates.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/guides/templates.md b/docs/guides/templates.md index 634dd5db7e5..63dc7caef33 100644 --- a/docs/guides/templates.md +++ b/docs/guides/templates.md @@ -34,6 +34,9 @@ npx create-remix@latest --template remix-run/remix/templates/express npx create-remix@latest --template remix-run/remix/templates/remix npx create-remix@latest --template remix-run/remix/templates/remix-javascript +## Deno +deno -A npm:create-remix@latest --template remix-run/remix/templates/deno + ## SPA Mode npx create-remix@latest --template remix-run/remix/templates/spa @@ -41,7 +44,6 @@ npx create-remix@latest --template remix-run/remix/templates/spa npx create-remix@latest --template remix-run/remix/templates/classic-remix-compiler/arc npx create-remix@latest --template remix-run/remix/templates/classic-remix-compiler/cloudflare-pages npx create-remix@latest --template remix-run/remix/templates/classic-remix-compiler/cloudflare-workers -npx create-remix@latest --template remix-run/remix/templates/classic-remix-compiler/deno npx create-remix@latest --template remix-run/remix/templates/classic-remix-compiler/express npx create-remix@latest --template remix-run/remix/templates/classic-remix-compiler/fly npx create-remix@latest --template remix-run/remix/templates/classic-remix-compiler/remix