Skip to content

AngularFirebase/59-angular-chatbot-dialogflow

Repository files navigation

Slack

License: MIT

AngularFirebase Episode 59 - Angular Chatbot with Dialogflow

Watch the angular chatbot screencast

Usage

First, create an agent on DialogFlow.

  • git clone
  • create /src/environments/environment.ts with your API client token
  • npm install
  • ng serve

This project was generated with Angular CLI version 1.4.9.