chore(docs): add README.md
This commit is contained in:
parent
91384d9f37
commit
d30d736581
|
@ -0,0 +1,27 @@
|
||||||
|
# electron-react-vite
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
|
## Run Setup
|
||||||
|
|
||||||
|
```bash
|
||||||
|
# clone the project
|
||||||
|
git clone git@github.com:caoxiemeihao/electron-react-vite.git
|
||||||
|
|
||||||
|
# enter the project directory
|
||||||
|
cd electron-react-vite
|
||||||
|
|
||||||
|
# install dependency(Recommend use yarn)
|
||||||
|
yarn
|
||||||
|
|
||||||
|
# develop
|
||||||
|
yarn dev
|
||||||
|
```
|
||||||
|
|
||||||
|
## Wechat group | | 请我喝杯下午茶 🥳
|
||||||
|
<img width="244px" src="https://raw.githubusercontent.com/caoxiemeihao/blog/main/assets/wechat/group/qrcode.jpg" />
|
||||||
|
|
||||||
|
<img width="244px" src="https://raw.githubusercontent.com/caoxiemeihao/blog/main/assets/wechat/%24qrcode/%2419.99.png" />
|
Loading…
Reference in New Issue