Skip to content

florian-f/polymer-gwt-experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UPDATE: Chris posted the code for the examples in his talk, so you can just head over there: https://github.com/cdigiano/polymergwt

polymer-gwt-experiments

This is a minimal sample gwt app that uses polymer.

I'm not exaggerating when I say that it's simple, it's literally just displaying a button with an icon and nothing else (no databinding or other fancy stuff).

My plan is to use this as a starting point for exploring gwt with polymer.

build

  • you need to cd to war and run bower update

  • edit the build.xml and include the proper path to your gwt build (I built trunk yesterday)

  • ant build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages