Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 994 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 994 Bytes

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.