Apache ECharts Handbook

Clone this repo:
  1. c857731 Merge pull request #193 from apache/dependabot/npm_and_yarn/brace-expansion-1.1.18 by Zhongxiang Wang · 2 days ago master
  2. 3415680 Merge pull request #194 from apache/dependabot/npm_and_yarn/browserslist-4.28.8 by Zhongxiang Wang · 2 days ago
  3. 70ce8a1 build(deps): bump browserslist from 4.28.2 to 4.28.8 by dependabot[bot] · 3 days ago
  4. dd418cf build(deps): bump brace-expansion from 1.1.13 to 1.1.18 by dependabot[bot] · 3 weeks ago
  5. 2b6fc8a Merge pull request #192 from apache/dependabot/npm_and_yarn/multi-f3903b43b0 by Zhongxiang Wang · 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/