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.
Run npm install
in your CLI.
Run npm start
in your CLI.