Apache ECharts Handbook

Clone this repo:
  1. 599bb18 Merge pull request #188 from apache/dependabot/npm_and_yarn/shell-quote-1.10.0 by Zhongxiang Wang · 3 weeks ago master
  2. dc43d76 build(deps): bump shell-quote from 1.8.4 to 1.10.0 by dependabot[bot] · 3 weeks ago
  3. 97030c8 Merge pull request #182 from apache/dependabot/npm_and_yarn/ws-7.5.11 by Zhongxiang Wang · 8 weeks ago
  4. e3ad51b Merge pull request #183 from apache/dependabot/npm_and_yarn/babel/core-7.29.7 by Zhongxiang Wang · 8 weeks ago
  5. 568bd97 build(deps): bump @babel/core from 7.20.2 to 7.29.7 by dependabot[bot] · 8 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/