Skip to content

Commit

Permalink
docs: quick-start gif
Browse files Browse the repository at this point in the history
  • Loading branch information
caoxiemeihao committed May 28, 2023
1 parent 6d550dd commit 7fef352
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# create-electron-vite

Scaffolding Your Electron + Vite Project
Scaffolding Your [Electron⚡️Vite](https://github.com/electron-vite) Project

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

NPM:

Expand All @@ -21,9 +21,3 @@ PNPM:
```sh
$ pnpm create electron-vite electron-vite-project
```

## Template repository

- Vue 👉 [electron-vite-vue](https://github.com/electron-vite/electron-vite-vue)
- React 👉 [electron-vite-react](https://github.com/electron-vite/electron-vite-react)
- Vanilla 👉 [electron-vite-vanilla](https://github.com/electron-vite/electron-vite-boilerplate)
Binary file added electron-vite-vue.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7fef352

Please sign in to comment.