Skip to content

amiiit/angular-polymer-application

Repository files navigation

WARNING: This boilerplate uses an outdated and obsolete version of Polymer(0.3.4) and other techniques which arn't considered best practice anymoer (for example dependency management over bower). This project is kept only for documentation and presentation purposes. You are better off not building your next project on top of this boilerplate!

angular-polymer-application

General structure for an AngularJS + Polymer application

See demo in action: http://amiiit.github.io/angular-polymer-application

Quick Start

Install Node.js and then:

$ git clone git@github.com:amiiit/angular-polymer-application.git
$ cd angular-polymer-application
$ sudo npm -g install grunt-cli karma bower
$ npm install
$ bower install
$ grunt serve

About

General structure for an AngularJS + Polymer application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors