Skip to content

firstor/ngpolymer-starter

Repository files navigation

A Brand-New Angular+Polymer Project

A brand-new & quick starter project built in Angular, Polymer and Origami, which bridges gaps between the Angular platform and Polymer web components.

Intro

For details of Origami's custom style support, please refer to custom-style.md.

For details of Polymer's custom-style, please refer to Style Shadow DOM.

Libraries

  • Angular 4.3.2 +
  • Polymer 2.0.0 +
  • Origami 1.2.3 +

Browsers

  • Chrome
  • Firefox
  • Microsoft Edge
  • Internet Explorer 11

Launch

You need to install all required packages and components.

$ yarn install
$ bower install

Then open the browser and go through http://localhost:3000

Enjoy!