Apache ECharts Handbook

Clone this repo:
  1. e98b5fd fix by plainheart · 9 days ago master
  2. fda0aed Revert "build(deps): bump postcss, @nuxt/types, nuxt and @nuxtjs/tailwindcss" by plainheart · 9 days ago
  3. 97938c9 remove trailing commas by Zhongxiang Wang · 9 days ago
  4. b8533ef Merge pull request #173 from Ujjwal-Gowda/docs/get-started-wording-fix by Zhongxiang Wang · 9 days ago
  5. 2aa87ec Merge pull request #172 from apache/dependabot/npm_and_yarn/fast-uri-3.1.2 by Zhongxiang Wang · 9 days 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/