Apache ECharts Handbook

Clone this repo:
  1. 27e5d82 Merge pull request #197 from apache/dependabot/npm_and_yarn/js-yaml-3.15.2 by Zhongxiang Wang · 3 days ago master
  2. 4bfd31d build(deps): bump js-yaml from 3.14.2 to 3.15.2 by dependabot[bot] · 5 days ago
  3. c857731 Merge pull request #193 from apache/dependabot/npm_and_yarn/brace-expansion-1.1.18 by Zhongxiang Wang · 13 days ago
  4. 3415680 Merge pull request #194 from apache/dependabot/npm_and_yarn/browserslist-4.28.8 by Zhongxiang Wang · 13 days ago
  5. 70ce8a1 build(deps): bump browserslist from 4.28.2 to 4.28.8 by dependabot[bot] · 2 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/