最新回答 / 淡雅的默
browser-sync start --proxy "localhost:8080" --files "**"這里的地址是不是錯了http://www.browsersync.cn/#install你看這個地址上的
2017-03-03
默認(rèn)監(jiān)聽的是index.html文件出現(xiàn) cannot get的同學(xué)在文件夾加一個index.html
2017-03-01
你好老師,browser-sync能不監(jiān)聽eclipse調(diào)試環(huán)境,我用能啟動,但是我在eclipse修改代碼并沒有實時刷新,我是監(jiān)視tomcat的
2017-02-28
最贊回答 / 藍(lán)綹嘻嘻
我使用的是 ?http-server ?,使用前要安裝nodejs,然后輸入以下命名即可npm?install?http-server?-g?,cmd定位到項目輸入:http-server啟動成功后,頁面輸入?http://localhost:8080 訪問即可?
2017-02-14