An open API service indexing awesome lists of open source software.

https://github.com/chabane/ng2-polymer-sample

Angular2 & Polymer Sample using angular-cli & angular2-polymer
https://github.com/chabane/ng2-polymer-sample

Last synced: 6 months ago
JSON representation

Angular2 & Polymer Sample using angular-cli & angular2-polymer

Awesome Lists containing this project

README

          

# angular2-website
Personal website built with Angular-cli & angular2-Polymer. The website use this pen : http://codepen.io/Mestika/pen/KVXVWE

# install cli
npm install -g typescript typings angular-cli@latest

# into src
npm install

# reinstall angular-cli
npm install angular-cli@latest

# install bower for polymer
bower install

# vulcanize the polymer
npm install -g gulp-crisper

# launch the app on dev
ng serve

# launch the app on prod
ng build -prod
gulp

# demo here
http://chabanerefes.info