# angular2-polymer-quickstart **Repository Path**: mirrors_vaadin/angular2-polymer-quickstart ## Basic Information - **Project Name**: angular2-polymer-quickstart - **Description**: Example application build with Polymer Elements and Angular 2 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # angular2-polymer-quickstart Example application build with Angular 2 and Polymer elements. ## Installation You need to have Node.js and Bower installed. Run the following command in the project directory to install the dependencies: ```sh $ npm i && bower i ``` ## Running the Application Type the following command to start the development server and open the application in a browser: ```sh $ npm start ``` ## License Apache License 2.0