electronuxt

Electron starter with nuxt.js

MIT License

Stars
5

electronuxt-starter

Create an Electron app that serves a Nuxt.js app

Installation

npm install # Or yarn install

Development mode

npm run dev

Production mode

npm run build
npm run start