pusle-app-embed
v1.0.0
Published
Pulse appps services embed
Readme
Getting Start
use with node.js
Install package as dependencies
npm install '@pulse/app-embed'or
yarn add '@pulse/app-embed'Use in web components
import appEmbed from '@pulse/app-embed'
appEmbed('container-id');
Use with CDN
include below line before body tag in html code.
https://source.psr.pub/common/js/pulse-app-embed.js