Vanilla Web Component to embed HTML/CSS/JS demos with code & preview panels in a Codepen-like spirit
- Install dev dependencies:
npm i
(ornpm ci
if you don't want to impact package-lock) - Start dev server:
npm run dev
and click on thehttps://localhost:something
link in your console - Have “fun” by editing stuff from
src
folder
The project is under “I'm so tired” 1.0 license.
Please take the time to read and check if you're allowed to use it before importing this component.
Thank you luna who made it (source).