init frontend

This commit is contained in:
Hayden 2022-08-30 10:05:21 -08:00
parent b83505104a
commit 3829e2e3f5
43 changed files with 6730 additions and 0 deletions

10
frontend/.gitignore vendored Normal file
View file

@ -0,0 +1,10 @@
node_modules
.DS_Store
dist
dist-ssr
*.local
.*-debug.log
*.log
.vercel
.vite-ssg-temp
.idea