aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/with-svelte/meta.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/with-svelte/meta.json')
-rw-r--r--examples/with-svelte/meta.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/with-svelte/meta.json b/examples/with-svelte/meta.json
new file mode 100644
index 0000000..19cf76b
--- /dev/null
+++ b/examples/with-svelte/meta.json
@@ -0,0 +1,6 @@
+{
+ "name": "SvelteKit",
+ "description": "Monorepo with multiple SvelteKit apps sharing a UI Library",
+ "featured": true,
+ "template": "https://vercel.com/templates/svelte/turborepo-sveltekit-starter"
+}