Feflow official site source code and docs.
npm run docs:devFirst, run this command:
npm run docs:buildThen, cd to docs/.vuepress, you can find the dist directory, and run this command:
tar zcvf dist.tar.gz distFinally, publish the dist.tar.gz package to our system.