0.0.1 • Published 11 months ago

clara-sdk v0.0.1

Weekly downloads
-
License
-
Repository
-
Last release
11 months ago

Web SDK for Clara

This is a web sdk built for Clara by OSlash.

Dev Setup and Run

  • clone the repo
  • cd clara-sdk
  • npm install
  • npm run build

To locally link clara-sdk-package with demo-app

  • npm link (in the clara-sdk directory)
  • npm link "/path-to-clara-sdk/clara-sdk" (in the demo-app directory)

To view the Clara Widget

  • add a div with id as clara-widget
  • import the clara-sdk package in your main.js file or scripts
  • run your project
0.0.1

11 months ago

0.0.0

11 months ago