aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/design-system/meta.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/design-system/meta.json')
-rw-r--r--examples/design-system/meta.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/design-system/meta.json b/examples/design-system/meta.json
new file mode 100644
index 0000000..08f1bdc
--- /dev/null
+++ b/examples/design-system/meta.json
@@ -0,0 +1,6 @@
+{
+ "name": "Design System",
+ "description": "Unify your site's look and feel by sharing a design system across multiple apps.",
+ "template": "https://vercel.com/templates/react/turborepo-design-system",
+ "featured": true
+}