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
- Host: GitHub
- URL: https://github.com/mia-san/nuxt4-electron-minimum-sample
- Owner: mia-san
- Created: 2025-09-02T13:50:54.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2026-03-25T00:13:39.000Z (3 months ago)
- Last Synced: 2026-03-26T06:24:35.722Z (3 months ago)
- Topics: electron, nuxt-electron, nuxt4
- Language: TypeScript
- Homepage:
- Size: 1.42 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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