使用 Taro3 + Vue3 + TypeScript + NutUi + Pinia 开发模板 准备工作:Vscode 插件安装 Eslint Prettier Volar 使用说明 克隆项目 git clone https://github.com/dv-cli/taro3-vue3.git 进入项目目录安装依赖 cd taro3-vue3-template yarn install 运行小程序开发编译 yarn dev:weapp