Standard Web Components

This repository is showing how to bundle several components from various frameworks to standard web components and use them side by side.

You can also look at how to use standard web components in Salesforce in the repository: https://github.com/FabienTaillon/standard-web-component-in-salesforce

Running demo

  • npm install
  • npm run build
  • npm start