mirror of
https://github.com/ecomfe/vue-echarts.git
synced 2025-08-14 11:00:16 +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
|
||||
|
||||
```bash
|
||||
$ npm i
|
||||
$ npm run serve
|
||||
$ pnpm i
|
||||
$ pnpm serve
|
||||
```
|
||||
|
||||
Open `http://localhost:8080` to see the demo.
|
||||
|
@ -491,8 +491,8 @@ import { THEME_KEY } from 'vue-echarts'
|
||||
## 本地开发
|
||||
|
||||
```bash
|
||||
$ npm i
|
||||
$ npm run serve
|
||||
$ pnpm i
|
||||
$ pnpm serve
|
||||
```
|
||||
|
||||
打开 `http://localhost:8080` 来查看 demo。
|
||||
|
Reference in New Issue
Block a user