first commit, basic http server rending a sample svg is functioning

This commit is contained in:
2023-07-02 23:46:40 -07:00
commit 67ed949d8a
17 changed files with 619 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
node_modules
build