Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Vue 3 support? #907

Closed
VictorioBerra opened this issue Nov 11, 2020 · 1 comment
Closed

Vue 3 support? #907

VictorioBerra opened this issue Nov 11, 2020 · 1 comment

Comments

@VictorioBerra
Copy link

Any idea when/if we will see Vue 3 support now that Vue 3 is officially out?

@mubaidr mubaidr pinned this issue Nov 12, 2020
@mubaidr
Copy link
Owner

mubaidr commented Nov 12, 2020

I recommend using vue/cli to setup new project. You can add https://github.com/nklayman/vue-cli-plugin-electron-builder plugin to enable electron build/scripts support.

npm install -g @vue/cli
vue create hello-world
vue add electron-builder

If there are specific reason you prefer this version, let me know. I will try to introduce vue 3 support.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants