Skip to content

开始


官方文档


全局安装

npm install -g @tarojs/cli

初始化

taro init myApp

编译

npm run dev:weapp

我的页脚