Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save gdonega/219dc245e8cefe483c8fc0a508243f7c to your computer and use it in GitHub Desktop.
Save gdonega/219dc245e8cefe483c8fc0a508243f7c to your computer and use it in GitHub Desktop.
Comando para gerar o projeto Electron Vue (Substitua o {{NOME_DO_SEU_PROJETO}} pelo nome do seu projeto)
vue init simulatedgreg/electron-vue {{NOME_DO_SEU_PROJETO}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment