Update everything

This commit is contained in:
Colin Frei 2013-04-07 10:12:25 +02:00
parent bf368181a4
commit 72a485d6e8
319 changed files with 67958 additions and 13948 deletions

View file

@ -0,0 +1,19 @@
<h1><code ng:non-bindable=""></code>
<span class="hint"></span>
</h1>
<div><p>Our application is now complete. Feel free to experiment with the code further, and jump back to
previous steps using the <code>git checkout</code> command.</p>
<p>For more details and examples of the Angular concepts we touched on in this tutorial, see the
<a href="guide/index">Developer Guide</a>.</p>
<p>For several more examples of code, see the <a href="cookbook/index">Cookbook</a>.</p>
<p>When you are ready to start developing a project using Angular, we recommend that you bootstrap
your development with the <a href="https://github.com/angular/angular-seed">angular-seed</a> project.</p>
<p>We hope this tutorial was useful to you and that you learned enough about Angular to make you want
to learn more. We especially hope you are inspired to go out and develop Angular web apps of your
own, and that you might be interested in <a href="misc/contribute">contributing</a> to Angular.</p>
<p>If you have questions or feedback or just want to say "hi", please post a message at <a href="https://groups.google.com/forum/#!forum/angular">https://groups.google.com/forum/#!forum/angular</a>.</p></div>