Skip to content

ryanair-booking-bot/BookingBot.Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookingBot.Web

Web interface to interact with BookingBot Skill using Alexa Voice Service.

Quick start

In order to run BookingBot.Web you need to have installed Node.js.

Clone the repository and run following commands:

npm install
npm run watch
npm start

After the second command you need to wait till it creates index.bundle.js file.

Now you should be able to access the web application under the https://localhost:3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published