NataliaTepluhina / Vue-Desktop-App

Simple Vue desktop application. Vuido and Electron versions are inside different branches

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue Desktop App

This project is created to compare two different approaches for building desktop applications with Vue. The application shows a weather in the city of user's choice using OpenWeatherMap API.

Vuido

Application built with Vuido is located in vuido branch. Use build -> start npm tasks to run it.

Electron

Application built with Electron is located in electron branch. Use dev npm task to run it.

NW.js

Application built with NW.js is located in nwjs branch. Use serve and then nw-serve npm tasks to run it.

About

Simple Vue desktop application. Vuido and Electron versions are inside different branches


Languages

Language:Vue 61.3%Language:JavaScript 38.7%