Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 393 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 393 Bytes

angular-polymer

Angular and Polymer integration experiment. Might become a library later!

Screenshot

Quick Start

Install gulp globally:

sudo npm install -g gulp

Install the required dependencies in the project directory:

npm install
bower install

Run the local server:

gulp