摘要: 一、Wepy 2.x 安装 $ npm install @wepy/cli -g # 全局安装 WePY CLI 工具 $ wepy init standard myproj # 使用 standard 模板初始化项目 $ cd myproj # 进入到项目目录 $ npm install # 安装 阅读全文
posted @ 2020-09-29 15:43 IT1998 阅读(1099) 评论(0) 推荐(0)