can show screen with Electron
This commit is contained in:
+7
-1
@@ -1,10 +1,16 @@
|
||||
{
|
||||
"main": "main.js",
|
||||
"version": "0.1",
|
||||
"author": "Lei PAN",
|
||||
"description": "爱马仕约会",
|
||||
"scripts": {
|
||||
"start": "node main.js"
|
||||
"start": "electron ."
|
||||
},
|
||||
"dependencies": {
|
||||
"@nodegui/nodegui": "^0.57.1",
|
||||
"axios": "^0.27.2",
|
||||
"beepbeep": "^1.3.0",
|
||||
"electron": "^20.1.3",
|
||||
"mongodb": "^4.9.1",
|
||||
"mongoose": "^6.5.4",
|
||||
"node-xlsx": "^0.21.0",
|
||||
|
||||
Reference in New Issue
Block a user