Initial release

This commit is contained in:
George Mandis
2019-11-27 18:17:31 -08:00
parent 8b654f3931
commit 62dd2b559c
9 changed files with 2066 additions and 192 deletions

4
netlify.toml Normal file
View File

@@ -0,0 +1,4 @@
[build]
command = "npm run build"
publish = "output/"