Angular4 环境设置
Angular 4 Environment Setup
如何在 Visual studio 2015 中设置 angular 4 环境?
angular4 开发是否必须安装 node js?
您需要 npm 作为包管理器。 Npm 是通过 nodejs 安装来安装的。所以你需要nodejs yes.
通过 npm 安装 angular-cli。
cli 将帮助您创建项目。
如何在 Visual studio 2015 中设置 angular 4 环境?
angular4 开发是否必须安装 node js?
您需要 npm 作为包管理器。 Npm 是通过 nodejs 安装来安装的。所以你需要nodejs yes.
通过 npm 安装 angular-cli。 cli 将帮助您创建项目。