electron app skeleton

This commit is contained in:
Jan Prochazka
2019-12-24 17:48:25 +01:00
parent f2190faefb
commit beaeac77a0
21 changed files with 11547 additions and 101 deletions

2
Procfile Normal file
View File

@@ -0,0 +1,2 @@
react: npm start
electron: node src/electron-wait-react