Skip to content

rushikesh-tk/Chatbot-Flow-Builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatbot Flow Builder

About

A chatbot flow is built by connecting multiple messages together to decide the order of execution.

How to run in your system

Step 1 => Open terminal and clone the git repo

Step 2 => run : npm i

Step 3 => run : npm start

Step 4 => Open http://localhost:3000 with your browser to see the react app.