add alert
2 files changed
tree: 18833a56d55b1f62412023d1a8316eea6c5fc56c
  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