mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-01-31 20:16:36 +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
|
||||||
|
|
||||||
[![awesome-vite](https://awesome.re/mentioned-badge.svg)](https://github.com/vitejs/awesome-vite)
|
[![awesome-vite](https://awesome.re/mentioned-badge.svg)](https://github.com/vitejs/awesome-vite)
|
||||||
![GitHub license](https://img.shields.io/github/license/caoxiemeihao/electron-vue-vite?style=flat)
|
![GitHub license](https://img.shields.io/github/license/caoxiemeihao/electron-vite-vue?style=flat)
|
||||||
![GitHub stars](https://img.shields.io/github/stars/caoxiemeihao/electron-vue-vite?color=fa6470&style=flat)
|
![GitHub stars](https://img.shields.io/github/stars/caoxiemeihao/electron-vite-vue?color=fa6470&style=flat)
|
||||||
![GitHub forks](https://img.shields.io/github/forks/caoxiemeihao/electron-vue-vite?style=flat)
|
![GitHub forks](https://img.shields.io/github/forks/caoxiemeihao/electron-vite-vue?style=flat)
|
||||||
|
|
||||||
|
|
||||||
**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