taro安装

  • 学习资源推荐 https://blog.csdn.net/qq_42813491/article/details/90213353

全局命令

npm i -g @tarojs/cli

创建项目

taro init taroApp

依赖选择

在这里插入图片描述

安装成功效果图

在这里插入图片描述

启动项目-这里是h5方式启动

在这里插入图片描述

hello world

在这里插入图片描述

发布了450 篇原创文章 · 获赞 787 · 访问量 16万+

猜你喜欢

转载自blog.csdn.net/qq_42813491/article/details/93898806