确保电脑已经安装了nodeJs
npm install -g @tarojs/cli npm info @tarojs/cli
taro init taroApp
npm install
npm run dev:h5 npm run dev:weapp