mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-04-28 07:26:53 +08:00
fix: typo
This commit is contained in:
parent
832e19c38f
commit
abf22b5752
14
README.md
14
README.md
@ -1,23 +1,23 @@
|
|||||||
# electron-vue-vite
|
# electron-vite-vue
|
||||||
|
|
||||||
[](https://github.com/vitejs/awesome-vite)
|
[](https://github.com/vitejs/awesome-vite)
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
**English | [简体中文](README.zh-CN.md)**
|
**English | [简体中文](README.zh-CN.md)**
|
||||||
|
|
||||||
🥳 Real simple `Electron` + `Vue3` + `Vite2` boilerplate.
|
🥳 Real simple `Electron` + `Vue` + `Vite` boilerplate.
|
||||||
|
|
||||||
## Quick Start
|
## Quick Start
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# clone the project
|
# clone the project
|
||||||
git clone https://github.com/caoxiemeihao/electron-vue-vite.git
|
git clone https://github.com/caoxiemeihao/electron-vite-vue.git
|
||||||
|
|
||||||
# enter the project directory
|
# enter the project directory
|
||||||
cd electron-vue-vite
|
cd electron-vite-vue
|
||||||
|
|
||||||
# install dependency
|
# install dependency
|
||||||
npm install
|
npm install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user