Workezy - On Demand Handyman App
Search…
Workezy - On Demand Handyman App
Introduction
Admin Panel Setup
Server Requirements
Admin Panel Installation
Configuration and Settings
Mobile App Configuration
Ionic installation
How to Change BASE_URL
Open Project
Generate Build and Install App on device
How to publish APK to Google play store
How to publish application to iOS App Store
Powered By
GitBook
Ionic installation
1.System Requirements
Base on IONIC requirement. Please select the operating system on which you are installing IONIC:
Mac OS :
https://medium.com/@flicher/setting-up-ionic-4-on-mac-ab307867cfa9
Window :
https://ampersandacademy.com/tutorials/ionic-framework-4/install-ionic4-on-windows-10
Linux :
https://tecadmin.net/install-ionic-framework-on-linuxmint/
2.Installation
After unzip the download package, you'll found a
source
folder with all the files. The main source code
How to run you app With Android or IOS ?
Download Require Tools
Download and install these right away to ensure an optimal Ionic development experience:
Node.js
for interacting with the Ionic ecosystem.
Download the LTS version here
.
A code editor
for... writing code! We are fans of
Visual Studio Code
.
Command-line interface/terminal (CLI)
:
Windows
users: for the best Ionic experience, we recommend the built-in command line (cmd) or the Powershell CLI, running in Administrator mode.
Mac/Linux
users, virtually any terminal will work.
1.Open Project In IONIC Directory
2.Open CMD through Address Bar
../cmd
Admin Panel Setup - Previous
Configuration and Settings
Next
How to Change BASE_URL
Last modified
1yr ago
Copy link
Contents
1.System Requirements
2.Installation