This project is part of the source of The Apache ECharts (incubating) Official Website. See incubator-echarts-website for more details of the building process.
- English
- 中文
Do not need other project.
npm run dev
It will:
- Start a static server
- Watch doc site src change and rebuild.
- Watch doc markdown change and rebuild.
- galleryViewPath
- galleryEditorPath
- websitePath
For example:
~[700x300](${galleryViewPath}doc-example/aria-pie&edit=1&reset=1)
A ~
can be used to refer to a option item in the same doc. For example:
[xAxis.name](~xAxis.name)