add start script
This commit is contained in:
parent
f0068bd069
commit
867803e7c4
1 changed files with 3 additions and 0 deletions
|
@ -66,6 +66,9 @@
|
|||
"perMachine": true
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
"start": "./node_modules/.bin/electron src/main"
|
||||
},
|
||||
"devDependencies": {
|
||||
"devtron": "^1.4.0",
|
||||
"electron": "^1.7.9",
|
||||
|
|
Loading…
Reference in a new issue