1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-09 07:25:23 +02:00

experimental electron-based desktop app support

This commit is contained in:
Harvey Kandola 2016-12-02 18:25:02 -08:00
parent 3b3785ba24
commit 43b1a39a5a
29 changed files with 273 additions and 62 deletions

4
app/tests/package.json Normal file
View file

@ -0,0 +1,4 @@
{
"name": "ember-electron-test",
"main": "electron.js"
}