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