Apache ECharts Handbook

Clone this repo:
  1. 86e2da9 Merge pull request #138 from apache/dependabot/npm_and_yarn/multi-96c788614a by Zhongxiang Wang · 13 days ago master
  2. 78d4a8f build(deps): bump on-headers and compression by dependabot[bot] · 2 weeks ago
  3. 42209b9 Merge pull request #134 from apache/dependabot/npm_and_yarn/pbkdf2-3.1.3 by Zhongxiang Wang · 6 weeks ago
  4. 13d8421 Merge pull request #137 from apache/dependabot/npm_and_yarn/brace-expansion-1.1.12 by Zhongxiang Wang · 6 weeks ago
  5. 23c6b6f build(deps): bump brace-expansion from 1.1.11 to 1.1.12 by dependabot[bot] · 6 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/