Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 290 Bytes

File metadata and controls

10 lines (6 loc) · 290 Bytes

Electron with webpack and Vue.js

https://youtu.be/oL7vIDkDOsg

Install Node.js.

Within this folder run the terminal command npm install to install the dependencies and devDependencies.

Then run npm start to run the app.