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:
- Install Git
- Install Node and npm (If you'd like to manage multiple version of Node, we recommend nvm)
- Clone this repo (
$ git clone https://github.com/ComcastSamples/wc-toast.git
) - Install the dependencies by
$ npm install
from the directory you clonedwc-toast
into $ git checkout step1
to get started.
Please reach out to us on Twitter, we're happy to help :-)