Code Monkey home page Code Monkey logo

polymer-testbed's Introduction

Polymer CodeLab for the GDG Devfest Hamburg 2015

Getting started

  • Install Git

  • Install Node.js

    • make sure you can run the command npm --version
    • => 2.xx.x
  • Install development dependencies

    • npm install
  • Install Bower

    • $ npm install -g bower
  • Install Grunt

    • $ npm install -g grunt-cli
  • Clone this project

    • git clone https://github.com/sandro-k/devfest.git
  • Install Polymer

    • $ bower install --save polymer
  • Open with any IDE/ text editor (Chrome Dev Editor WebStorm, Atom, Sublime Text, ...)

    • If you use the Chrome Dev Editor please check out the Polymer Codelabs how to use it and get stated with bower
  • Start a local Webserver

    • grunt connect
    • grunt serve - has live reload support
    • python -m SimpleHTTPServer 8080

Step 1

  • Copy template.html to index.html
    • load WebComponents.lite.js for IE try WebComponents.js
    • import and instantiate a Custom-Elements e.g. <paper-button>

Step 2

Step 3

Step 4

  • Any questions pleas ask!

Links

polymer-testbed's People

Contributors

sandro-k avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.