1. 程式人生 > >微信小程序開發

微信小程序開發

bsp 步驟 web clone 小程序 開發 bin 參考 nbsp

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目錄下)

微信小程序開發