use China CDN for Chinese website
4 files changed
tree: fa924c66673ea1cbea65c68f5a8d56ded9164b45
  1. app/
  2. assets/
  3. config/
  4. .asf.yaml
  5. .editorconfig
  6. .gitattributes
  7. .gitignore
  8. .jshintrc
  9. .yo-rc.json
  10. build.js
  11. LICENSE
  12. package-lock.json
  13. package.json
  14. README.md
README.md

ECharts-Theme-Builder

Design your own theme for Apache ECharts.

Online Theme Builder

Build

npm install
npm run build

Release to echarts-www

Update the echarts-www and echarts-website project path in config/env.asf.js before run

npm run release

It will generate the html to the _generated folder of echarts-www. And other resources to the echarts-website folder