摘要: 开发环境 Windows 10 x64,已安装node和npm,其中node是通过nvm管理的,参考:https://www.cnblogs.com/PrintY/p/16892116.html 1、安装脚手架 npm install -g @angular/cli 2、测试安装结果 ng vers 阅读全文
posted @ 2023-08-18 10:10 PrintY 阅读(481) 评论(0) 推荐(0) 编辑