Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 428 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 428 Bytes

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.