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.
- Vue + Vuex
- Less
- Ecmascript 2015
-
clone this repo.
-
Run
cd client && npm install
. -
Run
npm run serve
. Openhttp://localhost:8080/
to have a try.