Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save gdonega/842b77ed8a07ee2e631a0ec1160c09a5 to your computer and use it in GitHub Desktop.
Save gdonega/842b77ed8a07ee2e631a0ec1160c09a5 to your computer and use it in GitHub Desktop.
npm init's configuration
package name: electron-with-vue (foi o valor padrão pra mim)
version: 1.0.0 (é o valor padrão)
description: A base Electron project using Vue.js
entry point: index.js (é o valor padrão)
test command: (deixei vazio)
git repository: (deixei vazio)
keywords: (deixei vazio)
author: gdonega
license: ISC (é o valor padrão)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment