apache/echarts-website
Fork: 312 Star: 147 (更新于 2024-12-12 15:14:09)
license: 暂无
Language: JavaScript .
Apache ECharts Website
最后发布版本: v5 ( 2021-01-22 21:09:07)
Apache ECharts Website
Setup
Clone this project, alone with echarts, echarts-www, echarts-examples, echarts-doc under the same directory.
Debug Locally
Edit echarts-www/config/env.debug.js
and echarts-examples/config/env.debug.js
.
Change host
to be the path to local debug server and examples.
For example, if you use http-server to start a server http://127.0.0.1:8080
under echarts-website
directory, host
in the two projects should be http://127.0.0.1:8080
and http://127.0.0.1:8080/examples
accordingly.
-
Run
gulp release --dev
underecharts-examples
. -
Run
sh release.sh
underecharts-doc
. -
Run
gulp release --dev
underecharts-www
. -
Run a server under
echarts-website
directory and test.
Build Release
Check the "echarts release guide" please.
最近版本更新:(数据更新于 2024-10-03 17:27:04)
2021-01-22 21:09:07 v5
2021-01-21 10:35:14 5.0.1
2021-01-19 16:59:34 4.9.0
2021-01-19 16:57:03 5.0.0
主题(topics):
apache, echarts
apache/echarts-website同语言 JavaScript最近更新仓库
2024-12-22 13:19:55 gethomepage/homepage
2024-12-22 00:44:14 gorhill/uBlock
2024-12-21 12:14:02 layui/layui
2024-12-21 03:44:01 emberjs/ember.js
2024-12-20 02:57:09 nodejs/node
2024-12-19 17:54:54 MHSanaei/3x-ui