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
- Host: GitHub
- URL: https://github.com/chabane/ng2-polymer-sample
- Owner: Chabane
- License: mit
- Created: 2016-08-28T15:49:18.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-18T19:09:44.000Z (almost 10 years ago)
- Last Synced: 2025-06-12T15:53:02.654Z (about 1 year ago)
- Language: CSS
- Homepage:
- Size: 3.9 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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