Add basic app with examples

This commit is contained in:
Shay
2022-04-01 17:27:39 -07:00
commit 1ea58eac8c
12 changed files with 630 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
node_modules
.env
package-lock.json