feflow / feflow-site

Feflow official site source code and docs.

Home Page:https://feflowjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feflow Site

Feflow official site source code and docs.

中文文档

How to develop

npm run docs:dev

How to deploy

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.

About

Feflow official site source code and docs.

https://feflowjs.com


Languages

Language:Shell 66.1%Language:JavaScript 33.9%