fix: media nav
1 file changed
tree: 5e6359f00da6fe6ed36098a40d5c127e0f5e768f
  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 (incubating) Official Website. See incubator-echarts-website for more details of the building process.

Install

npm install

Build

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

npm run dev