Skip to content

Latest commit

 

History

History
executable file
·
17 lines (11 loc) · 322 Bytes

README.md

File metadata and controls

executable file
·
17 lines (11 loc) · 322 Bytes

elecnuxt

Nuxt + Electron

Build Setup

# install dependencies
$ npm install # Or yarn install

# development with vue devtools
$ npm run dev

# build for production
$ electron-build -wl

In order for it to run in Windows it needs to be permitted through the firewall, also, you can not have the proxy set.