First rough draft

This commit is contained in:
Tyler Vigario
2020-05-19 20:45:22 -07:00
parent 3b104a6f3e
commit 1c9498e340
26 changed files with 6875 additions and 593 deletions

3
.gitignore vendored
View File

@ -118,3 +118,6 @@ tmp/
# Pycharm
.idea/
# Web
node_modules/