jaunesarmiento / gdgdevfest2014-codelab

Google Developer Groups Philippines Devfest 2014 Code Lab for Polymer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Polymer Code Lab

Running the project

  • Go to the root directory of this project.
$ cd gdgdevfest2014-codelab
  • Make sure all Bower dependencies are installed. If you don't have Bower yet, you'll need to have npm installed on your machine and run npm install -g bower.
$ bower install
  • Run a web server to host the application.
$ python -m SimpleHTTPServer

License

This project is licensed under the MIT License. Copyright © Jaune Sarmiento 2014

About

Google Developer Groups Philippines Devfest 2014 Code Lab for Polymer

License:MIT License