mirror of
https://github.com/ecomfe/vue-echarts.git
synced 2025-08-14 19:23:28 +08:00
chore: update readme [skip ci]
This commit is contained in:
@ -491,8 +491,8 @@ The following breaking changes are introduced in `vue-echarts@6`:
|
|||||||
## Local development
|
## Local development
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ npm i
|
$ pnpm i
|
||||||
$ npm run serve
|
$ pnpm serve
|
||||||
```
|
```
|
||||||
|
|
||||||
Open `http://localhost:8080` to see the demo.
|
Open `http://localhost:8080` to see the demo.
|
||||||
|
@ -491,8 +491,8 @@ import { THEME_KEY } from 'vue-echarts'
|
|||||||
## 本地开发
|
## 本地开发
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ npm i
|
$ pnpm i
|
||||||
$ npm run serve
|
$ pnpm serve
|
||||||
```
|
```
|
||||||
|
|
||||||
打开 `http://localhost:8080` 来查看 demo。
|
打开 `http://localhost:8080` 来查看 demo。
|
||||||
|
Reference in New Issue
Block a user