全局安装 npm install -g wzz-wechat #查看版本 wzz -V #初始化项目结构 wzz init 测试 和 正式 的APPID 可以在项目生成后修改 安装依赖 npm install 启动服务 npm run dev 打包 npm run build