# app-route **Repository Path**: fawu/app-route ## Basic Information - **Project Name**: app-route - **Description**: app-route from https://github.com/PolymerElements/app-route/ - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-02-07 - **Last Updated**: 2023-02-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [](https://www.npmjs.com/package/@polymer/app-route) [](https://travis-ci.org/PolymerElements/app-route) [](https://webcomponents.org/element/@polymer/app-route) ## <app-route> `app-route` is an element that enables declarative, self-describing routing for a web app. See: [Documentation](https://www.webcomponents.org/element/@polymer/app-route), [Large Demo](https://www.webcomponents.org/element/@polymer/app-route/demo/demo/index.html), [Simple Demo](https://www.webcomponents.org/element/@polymer/app-route/demo/demo/simple-demo.html), [Data Loading Demo](https://www.webcomponents.org/element/@polymer/app-route/demo/demo/data-loading-demo.html). ## Usage ### Installation ``` npm install --save @polymer/app-route ``` ### In an HTML file ```html