This project is part of the source of The Apache ECharts Official Website. See echarts-website for more details of the building process.
npm run dev
npm run jade
npm run sass
# Examples:
npm run dev -- --filter=jade,sass
npm run dev -- --filter=jade,sass,js
# Watch for jade, sass and js changes:
npm run watch
npm run watch:sass
npm run watch:jade
npm run release
Add SPA page created by echarts-www-spa-boilerplate
npm run create:page
Then add this page entry in the menu.