Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 879 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 879 Bytes

Introduction to Web Components via a Toast

Hello! 👋

Thanks for coming to our hands-on introduction to Web Components & Lit! If you stumbled onto this and weren't at the event, hopefully this is still of somewhat use :-)

This is all the materials that are required to get started:

  1. Install Git
  2. Install Node and npm (If you'd like to manage multiple version of Node, we recommend nvm)
  3. Clone this repo ($ git clone https://github.com/ComcastSamples/wc-toast.git)
  4. Install the dependencies by $ npm install from the directory you cloned wc-toast into
  5. $ git checkout step1 to get started.

Questions?

Please reach out to us on Twitter, we're happy to help :-)

John & Chris