Skip to content

gtilma/horoscope-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Horoscope Chatbot

Simple horoscope chatbot

Installation

If you have Node.js managed with Node Version Manager, you can first nvm install in the project root to get the optimal version.

Otherwise, just ensure you have Node.js 4.x installed; the index.js employs ES6 features.

Getting Started

Provided you have Node.js 4.x, the setup is

npm install
npm start

in the project root and visit http://localhost:9000 in your browser.

Example

demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published