0.1.0 • Published 2 months ago

crm-plugin v0.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 months ago

CRM Plugin

This document provides instructions on how to install and use the CRM Plugin.

Installation

First, install the package using npm. npm i crm-plugin

Usage:Step 1

In your app.js file, import the CRM Plugin: import Chatbot from 'crm-plugin';

Usage:Step 2

Then, include the Chatbot component in your App: