An open API service indexing awesome lists of open source software.

https://github.com/mia-san/nuxt4-electron-minimum-sample

minimum sample project with nuxt4 and electron
https://github.com/mia-san/nuxt4-electron-minimum-sample

electron nuxt-electron nuxt4

Last synced: about 1 month ago
JSON representation

minimum sample project with nuxt4 and electron

Awesome Lists containing this project

README

          

# nuxt4-electron-minimum-sample

minimum sample project with nuxt4 and electron.

- `npm run dev` should start development build.
- `npm run electron:build` should build 'installer'.

please feel free to clone, fork, modify etc.

see [step-by-step-guide.md](https://github.com/mia-san/nuxt4-electron-minimum-sample/blob/main/step-by-step-guide.md)

nuxt3 should work in almost same steps.

thanks to [nuxt-electron](https://github.com/caoxiemeihao/nuxt-electron)

# what's inside

- electron 40.1.0
- electron-builder 26.4.0
- nuxt 4.3.0
- nuxt-electron 0.7.0
- vue 3.5.27
- vue-router 5.0.1