🎉 Inits repo

This commit is contained in:
Daniel Svitan
2023-05-16 16:02:07 -07:00
parent faf1816b68
commit b8c658374f
11 changed files with 1066 additions and 166 deletions

View File

@@ -10,6 +10,10 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.4.1"
"@astrojs/tailwind": "^3.1.2",
"@astrojs/vue": "^2.1.1",
"astro": "^2.4.5",
"tailwindcss": "^3.3.2",
"vue": "^3.3.2"
}
}
}