首先,新建文件夹,切换到指定目录下 在DOS中,输入命令回车 ng new angular-cli-project
在项目目录下,输入命令 cnpm intall
命令 ng serve 运行项目 默认端口4200