initial commit of C++ back end and react front end

This commit is contained in:
rjwats@gmail.com
2018-02-26 00:11:31 +00:00
commit 63a639eb22
87 changed files with 14975 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
.pioenvs
.piolibdeps
.clang_complete
.gcc-flags.json
*Thumbs.db
/interface/build
/interface/node_modules