chore(docs): branchs explain
This commit is contained in:
parent
8442f7a252
commit
6b8684cbb0
|
@ -21,6 +21,12 @@
|
|||
yarn dev
|
||||
```
|
||||
|
||||
## Branchs
|
||||
|
||||
- `main` - **[Electron + Vite + React](https://github.com/caoxiemeihao/electron-vite-template/tree/main)**
|
||||
|
||||
- `vue-ts` - **[Electron + Vite + Vue3](https://github.com/caoxiemeihao/electron-vite-template/tree/vue-ts)**
|
||||
|
||||
## Demo
|
||||
|
||||
<img width="400px" src="https://raw.githubusercontent.com/caoxiemeihao/blog/main/electron-vite-template/react-win.png" />
|
||||
|
|
Loading…
Reference in New Issue