2021年7月2日

angular 环境 + 安装 + 创建项目

摘要: 安装node,js 安装cnpm: npm install -g cnpm --registry=https://registry.npm.taobao.org 安装angular cli: cnpm install -g @angular/cli 或 npm install -g @angular 阅读全文

posted @ 2021-07-02 10:06 cropsecrab 阅读(45) 评论(0) 推荐(0)

导航