/api-ai-ionic-sample

Sample of using api.ai service from ionic app

Primary LanguageJavaScriptApache License 2.0Apache-2.0

api-ai-ionic-sample

Sample of using api.ai service from Ionic app.

Using this project

First, install the Ionic CLI:

$ npm install -g ionic

Use ionic state restore command to restore packages for project.

Then run:

$ ionic build android && ionic run android

More info on this can be found on the Ionic Getting Started page and the Ionic CLI repo.