为了跑karma,还要安装Firefox,各种安装中。。。
It is very common to run End to End tests before pushing a new commit of changes to a remote repository.
通常在提交一个版本之前,应该执行端到端(e2e)测试。
==Chapter 0 - Bootstrapping==
angular-seed project
https://github.com/angular/angular-seed
这是一个空的angular项目,专门给各个项目做模板的。
==Chapter 1 - Static Template==
==Chapter 2 - Angular Templates==