livechat / next-app

LiveChat Next.js App template bootstrapped using LiveChat Developer Console CLI

Home Page:https://developers.livechat.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LiveChat Next.js App

This project was bootstrapped using LiveChat Developer Console CLI

🚀 Getting Started

Install dependecies

npm install

login to the LiveChat Developer Console CLI using your LiveChat account

lcdev login

bootstrap new LiveChat app using dedicated CLI

lcdev bootstrap --baseURL <your-local-url>

start local development server

npm run dev

go to https://my.livechatinc.com and see your newly created app in action!

⚙️ Available Scripts

dev

Runs the app in the development mode. Open http://localhost:3000 to view it in your browser. The page will reload when you make changes. You may also see any lint errors in the console.

build

Builds the app for production to the .next folder.

start

Starts production ready Next.js web server.

About

LiveChat Next.js App template bootstrapped using LiveChat Developer Console CLI

https://developers.livechat.com


Languages

Language:TypeScript 94.6%Language:CSS 4.2%Language:JavaScript 1.2%