Skip to content

Instantly share code, notes, and snippets.

@RoySegall
Created May 22, 2019 19:05
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 RoySegall/39567ef84a53f98199fcfd1771e4f02d to your computer and use it in GitHub Desktop.
Save RoySegall/39567ef84a53f98199fcfd1771e4f02d to your computer and use it in GitHub Desktop.
npm install -g vue-cli
vue init simulatedgreg/electron-vue open-with
cd open-with
npm i # Or yarn install
npm run dev # Or yarn run dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment