Skip to content

Commit

Permalink
add svelte-vite-ssr
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangfengming authored Mar 30, 2023
1 parent 0c7c30f commit fe363f7
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/routes/templates/templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -897,5 +897,17 @@
"category": "Svelte",
"tags": ["storybook", "typescript"],
"stars": 0
},
{
"title": "svelte-vite-ssr",
"url": "https://github.com/jiangfengming/svelte-vite-ssr",
"description": "svelte-vite-ssr is a project template for building Svelte applications with a powerful router, SSR (Server-Side Rendering), CSR (Client-Side Rendering), HMR (Hot Module Replacement), <link rel=\"preload\"> directives, and other useful features.",
"npm": "",
"addedOn": "2023-03-31",
"category": "Svelte",
"tags": [
"ssr"
],
"stars": 44
}
]

0 comments on commit fe363f7

Please sign in to comment.