devrev / plug-next-js-examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next Js Examples for integration with DevRev PLuG Widget

This repository contains Next Js integration example for the PLuG widget.

You can learn more about the PLuG widget itself in our Introduction to PLuG Widget

Getting Started

  1. To get started, see our Installation documentation
  2. For customization, see our Configuration documentation.
  3. Use this repository to help you do your initial installation .

Running locally in development mode

To use this repository, just clone the repository and run npm install && npm run dev:

git clone https://github.com/devrev/plug-next-js-examples.git
npm install
npm run dev

For requests for additional languages, examples, and other feedback please contact us through the PLuG widget on our website or send us an email at support@devrev.ai

About

License:MIT License


Languages

Language:JavaScript 85.8%Language:CSS 14.2%