/incubator-echarts-handbook

🚧(Under Construction) Learning materials for Apache ECharts (incubating)

Primary LanguageJavaScript

echarts-handbook

Init

npm install

Dev

npm run dev

Release

npm run generate

Writing

Add .md files under contents/zh/ or contents/en/, and fill in the info in contents/zh/posts.js and contents/en/posts.js.