Apache ECharts Handbook

Clone this repo:
  1. e062686 Merge pull request #178 from apache/dependabot/npm_and_yarn/launch-editor-2.14.1 by Zhongxiang Wang · 8 days ago master
  2. 3f9d822 build(deps): bump launch-editor from 2.6.0 to 2.14.1 by dependabot[bot] · 8 days ago
  3. d934253 adjust post order by plainheart · 2 weeks ago
  4. f79078d Merge pull request #176 from apache/dependabot/npm_and_yarn/js-cookie-3.0.7 by Zhongxiang Wang · 2 weeks ago
  5. eb2c3b3 build(deps): bump js-cookie from 3.0.1 to 3.0.7 by dependabot[bot] · 3 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/