angular-cli安装和项目初始化

安装angular-cli 环境配置 1. node 安装 查看版本 node -v 2. npm --安装node会自动安装npm 查看版本 npm -v 3. python安装 查看版本 python --version 4. 安装c++编译环境 npm install --global --production windows-build-tools 注:
相关文章
相关标签/搜索