# install dependencies
$ npm install
# run electron
$ npm run dev
# build for production
$ npm run build
For detailed explanation on how things work, check out Nuxt.js docs, Electron docs.
# install dependencies
$ npm install
# run electron
$ npm run dev
# build for production
$ npm run build
For detailed explanation on how things work, check out Nuxt.js docs, Electron docs.