Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 199 Bytes

File metadata and controls

8 lines (6 loc) · 199 Bytes

chatbot-server

Node.js backend for Maya the chatbot. Works with chatbot-client.

To start:

  1. Clone the repo.
  2. Run npm install.
  3. Run npm start.