mirror of
https://github.com/jlengrand/polymer-summit-whose-flag-polymer-3.git
synced 2026-03-10 08:41:17 +00:00
f513398558d3337d2dc6478dd4e67bc244140df5
<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
Languages
HTML
55.7%
JavaScript
44.3%