Skip to content

YunLeFun/vitesse-nuxt-electron

Repository files navigation

vitesse-nuxt-electron

Vitesse + Nuxt + Electron

Try it now!

If you are in China

You can export ELECTRON_MIRROR="https://npmmirror.com/mirrors/electron/" in your bash.

export ELECTRON_MIRROR="https://npmmirror.com/mirrors/electron/"

自定义镜像与缓存

GitHub Template

Create a repo from this template on GitHub.

Clone to local

If you prefer to do it manually with the cleaner git history

npx degit YunLeFun/vitesse-nuxt-electron my-nuxt-electron
cd my-nuxt-electron
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm

Dev

pnpm dev

When you first enter, You will see Nuxt is not ready yet!.

Just refresh it until nuxt ready.

Build

Code Signing

Ref

About

🌰 Template for Vitesse + Nuxt + Electron.

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published