Skip to content

Commit

Permalink
Docs: Add Vite templates to official templates list (remix-run#8870)
Browse files Browse the repository at this point in the history
  • Loading branch information
tombohub authored Feb 25, 2024
1 parent c258664 commit 496a0a3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -652,3 +652,4 @@
- zainfathoni
- zayenz
- zhe
- tombohub
3 changes: 3 additions & 0 deletions docs/guides/templates.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ npx create-remix@latest --template remix-run/remix/templates/cloudflare-workers
npx create-remix@latest --template remix-run/remix/templates/deno
npx create-remix@latest --template remix-run/remix/templates/express
npx create-remix@latest --template remix-run/remix/templates/fly
npx create-remix@latest --template remix-run/remix/templates/vite-cloudflare
npx create-remix@latest --template remix-run/remix/templates/vite-express
npx create-remix@latest --template remix-run/remix/templates/vite
## SPA Mode
npx create-remix@latest --template remix-run/remix/templates/spa
Expand Down

0 comments on commit 496a0a3

Please sign in to comment.