Initial commit from create-parcel

This commit is contained in:
Isaac Mills 2025-04-08 07:56:12 -06:00
commit 32aad3bfd3
Signed by: fnmain
GPG key ID: B67D7410F33A0F61
5 changed files with 2088 additions and 0 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
.parcel-cache/
dist/
node_modules/