Apache ECharts Handbook

Clone this repo:
  1. f7bb5f3 Merge pull request #156 from apache/dependabot/npm_and_yarn/ajv-6.14.0 by Zhongxiang Wang · 10 days ago master
  2. 541dd73 Merge pull request #157 from apache/dependabot/npm_and_yarn/bn.js-4.12.3 by Zhongxiang Wang · 10 days ago
  3. 3c62b08 build(deps): bump bn.js from 4.12.0 to 4.12.3 by dependabot[bot] · 12 days ago
  4. aef4b4d build(deps): bump ajv from 6.12.6 to 6.14.0 by dependabot[bot] · 2 weeks ago
  5. 99deb48 Merge pull request #154 from apache/dependabot/npm_and_yarn/lodash-4.17.23 by Zhongxiang Wang · 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/