README
versacall-commands-library-react
Adding to a react application
Use npm and run:
npm install versacall-commands-library-react
Packaging the library
- Update the version in package.json
- npm run compile
- npm publish
Versacall Commands Library
<script type="module">
import versacallCommandsLibraryReact from 'https://cdn.skypack.dev/versacall-commands-library-react';
</script>
Use npm and run:
npm install versacall-commands-library-react