Feflow official site source code and docs.
npm run docs:dev
First, run this command:
npm run docs:build
Then, cd
to docs/.vuepress
, you can find the dist
directory, and run this command:
tar zcvf dist.tar.gz dist
Finally, publish the dist.tar.gz
package to our system.