basic build process

This commit is contained in:
2025-09-16 21:52:33 -04:00
commit 49d36c9c5f
7 changed files with 2217 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
node_modules/
dist/
.DS_Store
.vscode/