Skip to content

Latest commit

 

History

History
117 lines (101 loc) · 4.92 KB

README.md

File metadata and controls

117 lines (101 loc) · 4.92 KB

🌱 Zero Waste Web Application with Watson Assistant Chatbot

This frontend part of the app using Vue.js demonstrates the Watson Assistant service usage in an educational game for Zero Waste beginners.

You can view a demo of this app.

-The game part with the chatbot does not work due to expired licence to IBM Watson.

Running locally

  1. Install the dependencies

    npm install
    
  2. Run the application

    npm run serve
    
  3. View the application frontend in a browser at localhost:8080