See https://comcastsamples.github.io/polymer-whose-flag/ for codelab instructions.
Because conference Wi-Fi is unpredictable, it is recommended to follow these steps in advance of the start of the workshop to prepare your local environment for the Codelab:
-
Download and install Node from https://nodejs.org/. Node includes the node package manager command,
npm
. -
Install
polymer-cli
globally:npm install -g polymer-cli
-
Clone this repo:
https://github.com/ComcastSamples/polymer-whose-flag.git
-
Change directory to your local repo and install dependencies with
npm
:cd polymer-whose-flag npm install
For a demo of the finished app you'll be building, check out https://whose-flag.firebaseapp.com/