Skip to content

Latest commit

 

History

History

interface

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Chatbot GUI

Add a chatbot-like user interface to your page.

  • Vanilla JavaScript.
  • No build process required.
  • No toolchain required.
  • Based on the mustache templating system.
  • Packaged with a built-in express server.

Install

Run npm install in your CLI.

Use

Run npm start in your CLI.