aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/with-vite/meta.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/with-vite/meta.json')
-rw-r--r--examples/with-vite/meta.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/with-vite/meta.json b/examples/with-vite/meta.json
new file mode 100644
index 0000000..3432702
--- /dev/null
+++ b/examples/with-vite/meta.json
@@ -0,0 +1,4 @@
+{
+ "name": "Vite",
+ "description": "Monorepo with multiple Vanilla JS apps bundled with Vite, sharing a UI Library"
+}