微信小程序开发
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了微信小程序开发相关的知识,希望对你有一定的参考价值。
1.安装开发者工具(ubantu)
https://github.com/cytle/wechat_web_devtools
参考以上地址按步骤来就可以了
git clone [email protected]: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目录下)
以上是关于微信小程序开发的主要内容,如果未能解决你的问题,请参考以下文章