versacall-dashboards-library-react

Versacall Dashboards Library

Usage no npm install needed!

<script type="module">
  import versacallDashboardsLibraryReact from 'https://cdn.skypack.dev/versacall-dashboards-library-react';
</script>

README

versacall-dashboards-library-react

This contains common React elements used globally.

Components

Adding to a react application

Use npm and run:

npm install versacall-dashboards-library-react

Packaging the library

  1. Update the version in package.json
  2. npm run compile
  3. npm publish