1.下载

git clone https://github.com/angular/quickstart.git quickstart-angular

2.安装模块

npm install

3.启动

npm start

4.访问

http://localhost:3000/

 

相关文章: