Skip to content

Commit

Permalink
Merge pull request #60 from electron-vite/dev
Browse files Browse the repository at this point in the history
chore: use create-electron-vite.gif instead electron-vite-vue.gif
  • Loading branch information
caoxiemeihao authored Dec 13, 2023
2 parents a977883 + a2ab072 commit 2f301c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guide/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Whether you want to build an Electron application quickly or want to optimize an
Use the command provided by 👉 [npm create electron-vite@latest](https://github.com/electron-vite/create-electron-vite)
:::

![create-electron-vite.gif](https://github.com/electron-vite/create-electron-vite/raw/main/electron-vite-vue.gif?raw=true)
![create-electron-vite.gif](https://github.com/electron-vite/create-electron-vite/raw/main/create-electron-vite.gif?raw=true)

::: tip Second way
Use Vite's official create command
Expand Down

0 comments on commit 2f301c2

Please sign in to comment.