Apache ECharts Handbook

Clone this repo:
  1. 192f111 Merge pull request #160 from apache/fix-security by Ovilia · 13 days ago master
  2. 5bc733d Merge pull request #167 from apache/dependabot/npm_and_yarn/lodash-4.18.1 by Zhongxiang Wang · 2 weeks ago
  3. cd92a26 build(deps): bump lodash from 4.17.23 to 4.18.1 by dependabot[bot] · 2 weeks ago
  4. 9fa2d60 Merge pull request #165 from apache/dependabot/npm_and_yarn/brace-expansion-1.1.13 by Zhongxiang Wang · 2 weeks ago
  5. c38ced6 Merge pull request #166 from apache/dependabot/npm_and_yarn/lodash.template-4.18.1 by Zhongxiang Wang · 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/