【发布时间】:2015-06-27 00:08:03
【问题描述】:
我使用了 Webstorm v6。我创建了一个新项目并尝试通过以下链接运行该项目。
http://localhost:63342/Test/index.html 和 http://localhost:63342/Test
我的测试项目只有一个名为index.html的文件
但我在 chrome 中获得了以下页面。
我点击了这个链接“Change WebStorm LiveEdit Port (63342)”,但我仍然遇到同样的错误。
对此有任何帮助吗?
更新:
项目结构:
Test
-- index.html
/ Controller
/ Css
/View
【问题讨论】:
标签: javascript angularjs webstorm