Skip to content

Instantly share code, notes, and snippets.

@imansigupta
Created June 10, 2020 10:50
Show Gist options
  • Save imansigupta/67f973e17b0d5def117c1191923cd459 to your computer and use it in GitHub Desktop.
Save imansigupta/67f973e17b0d5def117c1191923cd459 to your computer and use it in GitHub Desktop.
script to be added in package.json
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "electron ."
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment