angular-cn/aio/dist/generated/docs/guide/example-apps-list.json

5 lines
35 KiB
JSON
Raw Normal View History

{
"id": "guide/example-apps-list",
"title": "Example applications",
"contents": "\n\n\n<div class=\"github-links\">\n <a href=\"https://github.com/angular/angular/edit/master/aio/content/guide/example-apps-list.md?message=docs%3A%20describe%20your%20change...\" aria-label=\"Suggest Edits\" title=\"Suggest Edits\"><i class=\"material-icons\" aria-hidden=\"true\" role=\"img\">mode_edit</i></a>\n</div>\n\n\n<div class=\"content\">\n <h1 id=\"example-applications\">Example applications<a title=\"Link to this heading\" class=\"header-link\" aria-hidden=\"true\" href=\"guide/example-apps-list#example-applications\"><i class=\"material-icons\">link</i></a></h1>\n<p>The following is a list of the example applications in the <a href=\"docs\">Angular documentation</a>.</p>\n<h2 id=\"fundamentals\">Fundamentals<a title=\"Link to this heading\" class=\"header-link\" aria-hidden=\"true\" href=\"guide/example-apps-list#fundamentals\"><i class=\"material-icons\">link</i></a></h2>\n<p>These examples demonstrate minimal, fundamental concepts.</p>\n<h3 id=\"getting-started-application\">Getting started application<a title=\"Link to this heading\" class=\"header-link\" aria-hidden=\"true\" href=\"guide/example-apps-list#getting-started-application\"><i class=\"material-icons\">link</i></a></h3>\n<p><live-example name=\"getting-started\"></live-example></p>\n<p>Introductory application demonstrating Angular features.\nFor more information, see <a href=\"start\">Getting started</a>.</p>\n<h3 id=\"launching-your-app\">Launching your app<a title=\"Link to this heading\" class=\"header-link\" aria-hidden=\"true\" href=\"guide/example-apps-list#launching-your-app\"><i class=\"material-icons\">link</i></a></h3>\n<p><live-example name=\"bootstrapping\"></live-example></p>\n<p>Demonstrates the Angular bootstrapping process.\nFor more information, see <a href=\"guide/bootstrapping\">Launching your app with a root module</a>.</p>\n<h3 id=\"structure-of-angular-applications\">Structure of Angular applications<a title=\"Link to this heading\" class=\"header-link\" aria-hidden=\"true\" href=\"guide/example-apps-list#structure-of-angular-applications\"><i class=\"material-icons\">link</i></a></h3>\n<p><live-example name=\"architecture\"></live-example></p>\n<p>Demonstrates the fundamental architecture of Angular applications.\nFor more information, see <a href=\"guide/architecture\">Introduction to Angular concepts</a>.</p>\n<h3 id=\"setting-the-document-title\">Setting the document title<a title=\"Link to this heading\" class=\"header-link\" aria-hidden=\"true\" href=\"guide/example-apps-list#setting-the-document-title\"><i class=\"material-icons\">link</i></a></h3>\n<p><live-example name=\"set-document-title\"></live-example></p>\n<p>Demonstrates customizing the document title in the browser.\nFor more information, see <a href=\"guide/set-document-title\">Set the document title</a>.</p>\n<h2 id=\"tour-of-heroes-tutorial-application\">Tour of Heroes tutorial application<a title=\"Link to this heading\" class=\"header-link\" aria-hidden=\"true\" href=\"guide/example-apps-list#tour-of-heroes-tutorial-application\"><i class=\"material-icons\">link</i></a></h2>\n<p>The Tour of Heroes is a comprehensive tutorial that guides you through the process of building an application with many of Angular's most popular features.</p>\n<h3 id=\"tour-of-heroes-completed-application\">Tour of Heroes: completed application<a title=\"Link to this heading\" class=\"header-link\" aria-hidden=\"true\" href=\"guide/example-apps-list#tour-of-heroes-completed-application\"><i class=\"material-icons\">link</i></a></h3>\n<p><live-example name=\"toh-pt6\"></live-example></p>\n<p>Completed Tour of Heroes example application.\nFor more information, see <a href=\"tutorial\">Tour of Heroes app and tutorial</a>.</p>\n<h3 id=\"tour-of-heroes-creating-an-application\">Tour of Heroes: Creating an application<a title=\"Link to this heading\" class=\"header-link\" aria-hidden=\"true\" href=\"guide/example-apps-list#tour-of-heroes-creating-an-application\"><i class=\"material-icons\">link</i></a></h3>\n<p><live-example name=\"toh-pt0\"></live-example></p>
}