Demo link is broken
Closed this issue · 2 comments
jaredwilli commented
The link in the readme for the demo goes to a 404 page.
addyosmani commented
I think this is by design. Users generally fork this repo to create their own custom elements and then update the link themselves. @zenorocha any thoughts on whether this should stay the way it is vs pointing to an actual demo page?
zenorocha commented
It's designed to be that way. These boilerplates under webcomponents
org no longer contain a working example. They were all moved to hello-world-*
repos.
The idea here is that you can fork, use some find & replace commands and everything will be set up for you.