Introduction

The is the client side for a chat bot. This project also works with a server side which is integrated with LUIS. But the server's code isn't open yet.

Tech stack

  • Vue + Vuex
  • Less
  • Ecmascript 2015

Getting started

  1. clone this repo.

  2. Run cd client && npm install.

  3. Run npm run serve. Open http://localhost:8080/ to have a try.