Skip to content

Instantly share code, notes, and snippets.

View rcronald's full-sized avatar
🏠
Working from home

Ronald Requena rcronald

🏠
Working from home
View GitHub Profile
@rcronald
rcronald / rwx-polymer-workshop.md
Created March 10, 2019 23:34 — forked from JohnRiv/rwx-polymer-workshop.md
Rich Web Experience: Intro to Web Components & Polymer Workshop

Introduction to Web Components & Polymer Workshop

Hello Rich Web Experience! 👋

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:

  1. Install Git: Mac OSX & Linux Users | Windows Users
  2. 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 running npm install. If you wish to use NVM: