Read http://blog.teamtreehouse.com/install-node-js-npm-windows for details but shorthand
- Download and install node from here https://nodejs.org/en/
- Open powershell and type
node -v
npm install -g git
npm install -g bower
npm install -g polymer-cli@next
Start working on changing the world 1 open project at a time