微信小程序开发
时间:2017-07-10 18:08:19
收藏:0
阅读:363
1.安装开发者工具(ubantu)
https://github.com/cytle/wechat_web_devtools
参考以上地址按步骤来就可以了
git clone git@github.com:cytle/wechat_web_devtools.git
cd wechat_web_devtools
./bin/wxdt
如果第一句不成功,可以用输入下面的命令
git clone https://github.com/cytle/wechat_web_devtools.git
安装好以后启动
./bin/wxdt (在webchat_web_devtools目录下)
评论(0)