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

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
[](https://nodejs.org/about/releases)
|
||||
|
||||
## Run Setup
|
||||
|
||||
```bash
|
||||
# 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
|
||||
cd electron-react-vite
|
||||
cd electron-vite-template
|
||||
|
||||
# install dependency(Recommend use yarn)
|
||||
yarn
|
||||
|
@ -23,7 +23,7 @@
|
|||
|
||||
## 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 || 请我喝杯下午茶 🥳
|
||||
|
||||
|
|
Loading…
Reference in New Issue