【发布时间】:2017-04-08 15:07:37
【问题描述】:
每当我在 angular 2 项目目录中运行 npm start 时,我都会在控制台响应中看到以下几行:
Access URLs:
------------------------------------
Local: http://localhost:3000
External: http://10.28.93.96:3000
------------------------------------
UI: http://localhost:3001
UI External: http://10.28.93.96:3001
------------------------------------
这里本地和外部有什么区别?
【问题讨论】:
标签: angularjs node.js angular npm