First commit

This commit is contained in:
Nathan Parikh
2017-08-07 23:49:18 -05:00
commit 504aed67be
15 changed files with 8617 additions and 0 deletions

4
renderer.js Normal file
View File

@@ -0,0 +1,4 @@
// This file is required by the index.html file and will
// be executed in the renderer process for that window.
// All of the Node.js APIs are available in this process.