Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 365 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 365 Bytes

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.