Skip to content

mayi0815/mychatbot-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatbot NodeJS

Chatbot with NodeJS and Express, integrating DialogFlow API.

To use

To clone and run this repository you'll need Git and Node.js which comes with npm installed on your computer.

You can run the server from terminal and view the bot opening http://localhost:8199 on your browser:

# Clone this repository
git clone https://github.com/mayi0815/mychatbot-nodejs

# Run the app
npm start

# Open in your browser: http://localhost:8199

Also you can build the app for platform you wish from run scripts (package.json).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published