Skip to content

ayenz/Rugby-Indonesia-ionic-ios

Repository files navigation

Rugby Indonesia iOS

Aplikasi Rugby Indonesia (iOS) Menggunakan framework ionic versi 3.

Project Requirement

  1. Node.js https://nodejs.org/en/download/
  2. Cordova https://cordova.apache.org/#getstarted
  3. Ionic http://ionicframework.com/docs/v1/guide/installation.html
  4. Xcode https://itunes.apple.com/id/app/xcode/id497799835?mt=12

Running Project on Android Device

  1. Clone project
$ git clone https://github.com/ayenz/iosIonicRugbyV2.git
  1. Install npm
$ npm install
  1. Ionic Serve
$ ionic serve
  1. Add Cordova Platform
$ cordova platform add ios
  1. Run a production build of your app
$ ionic build ios --prod
  1. Open the .xcodeproj file in platforms/ios/ in Xcode
  2. Connect your phone via USB and select it as the run target
  3. Click the play button in Xcode to try to run your app

Running Project on Desktop Browser

Run this following command on project folder

$ ionic serve

Our Crew

  1. Ayenz
  2. stanleyhanes
  3. Kresnadc
  4. FedrianHermana
  5. KelvinTandika

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published