fix env, remove large data
239 files changed
tree: bd5c684fe851edd3d7159d768a0d4e465a590a3f
  1. config/
  2. public/
  3. tool/
  4. views/
  5. .gitignore
  6. _config.yml
  7. build.js
  8. LICENSE
  9. package-lock.json
  10. package.json
  11. README.md
  12. update-echarts-stat.sh
  13. update-echarts.sh
README.md

About

This project is part of the source of The Apache ECharts Official Website. See echarts-website for more details of the building process.

Install

npm install

Build

Git clone echarts-www and put it on the same level as echarts-examples.

npm run dev