Skip to content

Instantly share code, notes, and snippets.

@YusukeIwaki
Last active November 27, 2018 15:39
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 YusukeIwaki/0dd58edce66ececf7ea38b3b3fa2f152 to your computer and use it in GitHub Desktop.
Save YusukeIwaki/0dd58edce66ececf7ea38b3b3fa2f152 to your computer and use it in GitHub Desktop.
npm install -g @vue/cli
vue create プロジェクト名
cd プロジェクト名/
vue add electron-builder
yarn electron:serve
@YusukeIwaki
Copy link
Author

SimulatedGREG/electron-vue#252 によると、vue cli 3が公式にサポートし始めたしそっちがいいんじゃないか的なことが書いてる

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment