+ Add some new concepts to DEVELOPMENT.md
+ Add icon
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"start": "tsc && electron dist/main.js"
|
||||
"start": "tsc && electron src/main.js",
|
||||
"clean": "del /S src\\js\\*.js && del src\\*.js"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user