AngularJs入门学习

http://www.ituring.com.cn/article/13471

安装并配置好所有依赖环境之后,只需要在cmd进入angular-phonecat目录。接着指令操作npm start;开启服务器。如下图:

打开angular-phonecat的gitbash;

接下来就是用编译器打开angular-phonecat目录下app/index.html;进行代码编译

原文地址:https://www.cnblogs.com/Decmber/p/4746435.html