angular-cn/public/docs/_examples/upgrade
Tero Parviainen 2f2d7b8841 docs(upgrade): switch file naming scheme, update dependencies, remove unnecessary providers.
Switch to the component.type.ts naming scheme in the PhoneCat tutorial.
Update Angular 2 to beta.7 and Angular 1 to 1.5.0.
Remove the unneeded ROUTER_DIRECTIVES entry from bootstrap providers.

Closes #878
2016-02-29 12:57:43 -08:00
..
ts docs(upgrade): switch file naming scheme, update dependencies, remove unnecessary providers. 2016-02-29 12:57:43 -08:00
.gitignore chore(upgrade) fix .gitignore for PhoneCat examples 2015-12-15 01:49:00 -08:00
README.md docs(upgrade) add PhoneCat upgrade tutorial 2015-12-15 00:45:44 -08:00

README.md

Each subdirectory here is a version of the PhoneCat app.

Each version is fully functional, but omits the JSON data and image files in the interest of keeping things clean. To run each app in its full form, copy the img and phones directories from https://github.com/angular/angular-phonecat/tree/master/app under app.