Prepare for electron

This commit is contained in:
Dominik Ziajka
2018-01-03 16:46:15 +01:00
parent 9ca44ae21b
commit d2cc41b19b
11 changed files with 9490 additions and 9 deletions

3
renderer.js Normal file
View File

@ -0,0 +1,3 @@
// 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.