ng2 quickstart

流过昼夜 提交于 2019-11-27 04:09:24

1.下载

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

2.安装模块

npm install

3.启动

npm start

4.访问

http://localhost:3000/

 

转载于:https://www.cnblogs.com/ivan0626/p/6668621.html

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!