1.0.2-fix1 • Published 2 years ago

vite-vue-electron v1.0.2-fix1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

vite-vue-electron

This is a create vite + vue3 + electron template cli

  • Install the cli in global
// use npm install
npm install vite-vue-electron --global

// or use yarn
yarn add vite-vue-electron --global

// or use pnpm
pnpm install vite-vue-electron --global
  • You can run to create a new template
vite-electron create <name>
  • After you can choose use like Windows 11 mica Windows npm.io It's review npm.io

  • choose your package manager npm.io

  • Then finish create the project npm.io

  • After create you need run to cd your project

cd <project name>
  • And run to start this template with your package manager like
npm install
npm run electron:serve

// or
yarn 
yarn electron:serve

// or
pnpm install
pnpm electron:serve

Click this to template reop link

1.0.2-fix1

2 years ago

1.0.2

2 years ago

1.0.1-fix2

2 years ago

1.0.1-fix

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago