Thanks for coming to our hands-on introduction to Web Components & Polymer!
Please complete the following steps to get started. For any project we ask you to clone, clone them all to the same root project directory:
- Install Git: Mac OSX & Linux Users | Windows Users
- Install Node.js at least v8.0.0. For Mac OSX & Linux Users, we recommend using NVM (Node Version Manager) to allow you to have different versions of Node.js on your machine and you also will not have to use
sudo
when runningnpm install
. If you wish to use NVM: