最新回答 / 淡雅的默
browser-sync start --proxy "localhost:8080" --files "**"這里的地址是不是錯了http://www.browsersync.cn/#install你看這個地址上的
2017-03-03
最贊回答 / 藍綹嘻嘻
我使用的是 ?http-server ?,使用前要安裝nodejs,然后輸入以下命名即可npm?install?http-server?-g?,cmd定位到項目輸入:http-server啟動成功后,頁面輸入?http://localhost:8080 訪問即可?
2017-02-14