环境配置

QMUI Web 基于 Gulp 和 Node.js,请确保安装 Node.js(建议 8.0 或以上版本),并用以下命令全局安装 Gulp:

  1. #全局安装 Gulp
  2. npm install -g gulp-cli