npm install
npm run dev
Open in browser: http://localhost:3000/echarts-handbook/dist/
# Update contributors
npm run prepare
# Generate to `dist`
npm run generate
Add .md
files under contents/zh/
or contents/en/
, and fill in the info in contents/zh/posts.js
and contents/en/posts.js
.