Skip to content

guilhermewm/SpeechTests

Repository files navigation

Ionic Speech Test

Ionic speech test

Version: 1.0.0

What is this repository for?

Installation

To install the project follow this instructions:

$ git clone https://github.com/guilhermewm/SpeechTests.git
$ cd SpeechTests
$ npm install
$ bower install
$ npm install -g ionic cordova gulp

After this steps, the app is installed. To test if all dependencies were installed use:

$ ionic serve

If the registration view appear it's work.

Configuration

To run your app you should add a platform for Android:

$ ionic platform add android

After this build and run:

$ionic build android
$ionic run android

Dependencies

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published