This is the source code for the code Demo comparing WebComponents to Tradeshift UI using a simple CustomElement with HTML templates.
View Demo - https://sampi.github.io/fake-your-webcomponents/
Just run yarn or npm install in the root folder of this repository.
Simple type yarn start or npm run start in the root folder of this repository and then navigate to http://localhost:42069
You can read more about Tradeshift UI here:
You can read more about WebComponents here:
Check out this cool article about how a good reusable UI component should work:


