Natalia Tepluhina shows us how to build a Desktop App with Vue using NW.js.

NW.js (previosly known as node-webkit) is a framework for building desktop applications with HTML, CSS, and JavaScript. It's based on Chromium and Node.js. NW.js lets you call Node.js code and modules directly from browser and also use Web technologies in your app. Further, you can easily package a web application to a native application.

Demo

vue.js tutorial

Tutorial

https://dev.to/vuevixens/building-a-desktop-app-with-vue-nwjs-1f9e