This is a Next.js project bootstrapped with create-next-app
.
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.