angular - 编辑html文件-4

启动服务器:

angular默认端口:4200

ng serve --port 3000 --open

输入本条命令后,会自动打开默认浏览器以及打开APP页

推荐开发工具webStorm,全平台兼容Mac、Linux、Windows

也可使用vsCode,同样也是全平台兼容,建议在选用工具时考虑到平台兼容性

猜你喜欢

转载自www.cnblogs.com/cisum/p/9096942.html
今日推荐