2017-09-09 11:21:52 +02:00
2017-08-22 10:03:51 +02:00
2017-08-22 10:03:51 +02:00
2017-08-24 15:42:37 +02:00
2017-08-28 14:39:24 +02:00
2017-08-28 14:38:42 +02:00
2017-08-28 11:46:44 +02:00
2017-08-22 10:03:51 +02:00
2017-08-28 11:46:44 +02:00
2017-08-28 14:52:03 +02:00
2017-08-28 11:46:44 +02:00

<whose-flag on Polymer 3>

This is a simple conversion from Whose Flag to Polymer 3. Whose Flag is a simple game that lets users guess a flag's country, that was created during the first Polymer Summit 2017's codelab.

You can find the original codelab instructions here, a similar repository on Polymer 2 here and a working demo here.

Install the Polymer-CLI

First, make sure you have the Polymer CLI installed. Then run polymer serve --npm to serve your application locally.

Note the difference with the polymer serve instructions for Polymer 2

Viewing Your Application

$ polymer serve --npm

Building Your Application

WIP: Polymer build does not seem to be supported yet for Polymer 3.

Running Tests

To be tested

Description
No description provided
Readme 4.5 MiB
Languages
HTML 55.7%
JavaScript 44.3%