initial setup, adding obvious dependencies

This commit is contained in:
2020-03-08 16:10:58 -04:00
commit 32e44f2557
3 changed files with 99 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
node_modules/
yarn-error.log
*.log
*~