Apache ECharts Handbook

Clone this repo:
  1. 97030c8 Merge pull request #182 from apache/dependabot/npm_and_yarn/ws-7.5.11 by Zhongxiang Wang · 5 weeks ago master
  2. e3ad51b Merge pull request #183 from apache/dependabot/npm_and_yarn/babel/core-7.29.7 by Zhongxiang Wang · 5 weeks ago
  3. 568bd97 build(deps): bump @babel/core from 7.20.2 to 7.29.7 by dependabot[bot] · 5 weeks ago
  4. d512107 build(deps): bump ws from 7.5.10 to 7.5.11 by dependabot[bot] · 5 weeks ago
  5. e062686 Merge pull request #178 from apache/dependabot/npm_and_yarn/launch-editor-2.14.1 by Zhongxiang Wang · 7 weeks ago

About

This project is part of the source of The Apache ECharts Official Website. See echarts-website for more details of the building process.

Preview on GitHub Pages

https://apache.github.io/echarts-handbook

Init

npm install

Dev

npm run dev

Open in browser: http://localhost:3000/echarts-handbook/dist/

Deploy

Deploy to local dist folder

npm run build:local

Deploy to local echarts website

npm run build:localsite

Deploy to asf

npm run build:asf

Writing

https://apache.github.io/echarts-handbook/en/meta/edit-guide/