angular-docs-cn/public/docs/_examples/upgrade
Tero Parviainen 2a057a5bd1 docs(upgrade) switch from TSD to Typings
closes #873
Also switch Protractor back to JS for now. Conversion not worth it because
of ambient type conflicts, until Protractor ships with its own typings.

Also remove some unneeded type <reference>s from examples and guide.
2016-02-22 10:33:58 -08:00
..
ts docs(upgrade) switch from TSD to Typings 2016-02-22 10:33:58 -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.