Skip to content

Instantly share code, notes, and snippets.

@ofonimefrancis
Created December 1, 2018 17:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ofonimefrancis/482e524c01c65f366a21305176451416 to your computer and use it in GitHub Desktop.
Save ofonimefrancis/482e524c01c65f366a21305176451416 to your computer and use it in GitHub Desktop.
{
"name": "electron-kickstarter",
"version": "1.0.0",
"main": "./src/main-process/main.js",
"scripts": {
"start": "electron .",
"dev": "electron . --debug"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment