create-vite-extra
Advanced tools
Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "create-vite-extra", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -76,3 +76,3 @@ # create-vite-extra | ||
create-vite is a tool to quickly start a project from a basic template for popular frameworks. Check out Awesome Vite for [community maintained templates](https://github.com/vitejs/awesome-vite#templates) that include other tools or target different frameworks. You can use a tool like [degit](https://github.com/Rich-Harris/degit) to scaffold your project with one of the templates. | ||
create-vite-extra is a tool to quickly start a project from a basic template for popular frameworks. Check out Awesome Vite for [community maintained templates](https://github.com/vitejs/awesome-vite#templates) that include other tools or target different frameworks. You can use a tool like [degit](https://github.com/Rich-Harris/degit) to scaffold your project with one of the templates. | ||
@@ -79,0 +79,0 @@ ```bash |
@@ -1,2 +0,2 @@ | ||
# Vite + Vue + Lit | ||
# Vite + Deno + Lit | ||
@@ -3,0 +3,0 @@ ## Running |
@@ -1,2 +0,2 @@ | ||
# Vite + Vue + Preact | ||
# Vite + Deno + Preact | ||
@@ -3,0 +3,0 @@ ## Running |
@@ -1,2 +0,2 @@ | ||
# Vite + Vue + React | ||
# Vite + Deno + React | ||
@@ -3,0 +3,0 @@ ## Running |
@@ -1,2 +0,2 @@ | ||
# Vite + Vue + Svelte | ||
# Vite + Deno + Svelte | ||
@@ -3,0 +3,0 @@ ## Running |
@@ -1,2 +0,2 @@ | ||
# Vite + Vue + Deno | ||
# Vite + Deno + Vue | ||
@@ -3,0 +3,0 @@ ## Running |
222451