mantle-warrior / echarts-handbook

Apache ECharts Handbook

Home Page:https://echarts.apache.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/zh/meta/edit-guide/

About

Apache ECharts Handbook

https://echarts.apache.org

License:Apache License 2.0


Languages

Language:Vue 59.0%Language:TypeScript 23.5%Language:JavaScript 15.9%Language:HTML 1.6%