chore: UPDATE
This commit is contained in:
parent
f0616e1867
commit
90816a2856
12
README.md
12
README.md
|
@ -1,18 +1,18 @@
|
||||||
# electron-vite-template
|
# electron-vite-template
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
[](https://nodejs.org/about/releases)
|
[](https://nodejs.org/about/releases)
|
||||||
|
|
||||||
## Run Setup
|
## Run Setup
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# clone the project
|
# clone the project
|
||||||
git clone git@github.com:caoxiemeihao/electron-react-vite.git
|
git clone git@github.com:caoxiemeihao/electron-vite-template.git
|
||||||
|
|
||||||
# enter the project directory
|
# enter the project directory
|
||||||
cd electron-react-vite
|
cd electron-vite-template
|
||||||
|
|
||||||
# install dependency(Recommend use yarn)
|
# install dependency(Recommend use yarn)
|
||||||
yarn
|
yarn
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
|
|
||||||
## Demo
|
## Demo
|
||||||
|
|
||||||
<img width="400px" src="https://raw.githubusercontent.com/caoxiemeihao/blog/main/electron-react-vite/main-win.png" />
|
<img width="400px" src="https://raw.githubusercontent.com/caoxiemeihao/blog/main/electron-vite-template/main-win.png" />
|
||||||
|
|
||||||
## Wechat group || 请我喝杯下午茶 🥳
|
## Wechat group || 请我喝杯下午茶 🥳
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue