@inkeep/widget-js
v0.5.2
Published
To run:
Downloads
127
Maintainers
Keywords
Readme
@inkeep/js
To run:
pnpm devThis spins up a local server that serves the js scripts on localhost:3001.
To use the js scripts in your project, you can use the following import:
<script type="module" defer src="http://localhost:3001/embed.js"></script>