Apache ECharts Handbook

Clone this repo:
  1. 835cbd7 fix wrong SSR client hydrate target by plainheart · 2 days ago master
  2. cb0e2a5 Merge pull request #109 from apache/dependabot/npm_and_yarn/tar-6.2.1 by Zhongxiang Wang · 3 weeks ago
  3. 4364010 build(deps): bump tar from 6.1.12 to 6.2.1 by dependabot[bot] · 4 weeks ago
  4. 295cf01 change staticfile CDN domain by plainheart · 8 weeks ago
  5. ef5bdfd fix title by plainheart · 2 months 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/