Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 306 Bytes

File metadata and controls

15 lines (10 loc) · 306 Bytes

Chatbot

Chatbot where you can just talk to a bot with very simple answers.

To run the project:

  • Git and node.js must be installed

  • Run in command line:

      git clone git@github.com:MinsterMind/chatbot.git
      cd chatbot
      npm install
      npm start
    
  • Go to http://localhost:3000/