Skip to content

RavenAcuzar/WednesdayMessageApp

Repository files navigation

App Icon

Chief's Wednesday Message Mobile App (OLD Version)

This app offers you all the episodes of Chief Pathman Senathirajah’s weekly Wednesday Message. Reach your true human potential by acting upon the lessons that he regularly shares within the network. Download the app now, and get your weekly dose of valuable networking, and life tips.

Download now on Google Play and AppStore

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Setup the following requirements to your local machine.

Initialize

Create ionic starter app.

ionic start WedMessageApp https://github.com/RavenAcuzar/WednesdayMessageApp/

Initialize node packages (This is a very old project. Possible errors can be encountered with deprecated packages used.)

npm i

Run the app.

ionic serve

To add platform (Android/IOS)

ionic cordova platform add android
ionic cordova platform add ios

Build App

Run the following commands for building the app. (Android) For generating release apk add --prod --release

ionic cordova build android

(IOS) For generating release apk add --prod. Open project in XCode then run build, Archive, then upload to Appstore.

ionic cordova build ios

Built with

  • Ionic 3 (Ionic-Angular Framework)
  • Typescript
  • HTML, Css/Scss

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published