0.0.1 • Published 6 years ago
youtubelistembedstencil v0.0.1
Playlist Embed Youtube using Stencil
Getting Started
Install Polymer CLI Prerequisites
and run:
npm install @stencil/core@latest --save-exact
cd [projectname]
npm i
npm startTo build the component for production, run:
npm run buildHow it works
<youtube-list-embed-stencil
width="100%"
height="500px"
listid="PL32HFpx_LBMvvsDUTEBQxIdrmszkfEM0H"
></youtube-list-embed-stencil>0.0.1
6 years ago