Builds a website

This commit is contained in:
Alicia Sykes
2023-04-17 22:07:40 +01:00
parent 4d5dbf26c4
commit 2fb9a402eb
20 changed files with 3424 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
.DS_Store
node_modules
/build
/.svelte-kit
/package
.env
.env.*
!.env.example
vite.config.js.timestamp-*
vite.config.ts.timestamp-*