/nextjs-with-chatlio

Simple Project to test the use of Chatlio on a Next.js project

Primary LanguageCSS

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, install the packages and run the development server:

npm run install
npm run dev
# or
yarn install
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can find the Chatlio widget on /pages/index.tsx.