remove incubator and incubating.
5 files changed
tree: 72a081387b4f11bcdd7759b02e9250f6b3c0ae32
  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