quick start



  • Official: https://weflow.io
  • Client WeFlow Github: https://github.com/weixin/WeFlow
  • Kernel tmt-workflow Github: https://github.com/weixin/tmt-workflow



# #tmt-workflow is a front-end workflow based on gulp (gulp4), cross-platform (Mac&Win), efficient and customizable.

  1. The default is that you have installed the Node environment

  2. Install global gulp4:

    npm install gulpjs/gulp#4.0 -g

  3. #Download tmt-workflow, enter the root directory and execute:

    npm install

    Enter the project directory:
  1. cd project
  2. Execute
  3. gulp build_dist
Start the journey of happy development!