waltervfaustine / travis-ci-app-testing

travis-ci-app-testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ionic-travisci-demo

build

How to use this project

With the Ionic CLI:

$ sudo npm install -g ionic cordova

Then, to run it, cd into project and run:

$ ionic serve

To build for platforms, do:

$ ionic cordova platform add ios
$ ionic cordova run ios

Substitute ios for android if not on a Mac.

About

travis-ci-app-testing


Languages

Language:CSS 32.0%Language:TypeScript 31.4%Language:HTML 28.6%Language:JavaScript 8.0%