Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 578 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 578 Bytes

Web Components Tech Topic

Topic: Introduction to Web Components

Date: April 1, 2022

Slide deck:

Building the slide deck:

Install the marp extension for VS Code to preview while writing markdown.

To build slides for presenting:

$ npx @marp-team/marp-cli@latest slides.md -o slides.html
$ npx @marp-team/marp-cli@latest slides.md -o slides.pdf