initial commit of basic app

This commit is contained in:
Dave Lane 2020-10-26 21:53:10 +13:00
commit 739746f00b
13 changed files with 1753 additions and 0 deletions

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
/node_modules/
/public/build/
.DS_Store