Adds inital stuff, inlcudes basic documentation.

This commit is contained in:
James Quinley
2023-06-18 09:31:07 -07:00
parent f4c1c6d406
commit 37be23c824
3 changed files with 70 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
package-lock.json
node_modules