切换到Angular 2版本管理示例
想试试 Angular 2 吗?那这份代码资源挺适合你的。它是我书中的代码示例,涵盖了从 Alpha 到 Beta,再到 RC 和 Final 的每个版本。每个版本都被精心整理在不同的分支中,你可以直接拿去跑起来。这个项目对 Node 的版本有要求,需要至少 v4.xx 和 npm 2.14.7。开个新项目,跑起来不难,运行以下命令就好:
git clone --depth 1 https://github.com/mgechev/switching-to-angular2.git
cd switching-to-angular2
npm install
npm start
如果你是 Angular 新手,或者对版本更新有点迷惑,这个资源值得一试!使用中遇到任何问题,也可以参考我提到的一些相关文章。通过这些,能让你对 Angular 2 的整个流程更有了解,甚至能快速上手项目开发。
切换到角度2
预估大小:218个文件
index.html
1KB
index.html
913B
index.html
914B
index.html
479B
index.html
865B
index.html
798B
index.html
628B
index.html
628B
add_developer.html
1KB
home.html
596B
256.73KB
文件大小:
评论区