Category: Digital

Creating a Basic Cordova

Creating a basic Cordova-based app You will need to create an App ID and a Provisioning Profile for the application in order for it to work on the specified devices. Log in to the Apple Developer Account https://developer.apple.com/ apodev@apothecom.com / APO55dev Under Identifiers > App IDs Click on the plus [+] in the upper right
Read More »

Porrima Development Process

Porrima Production Process   Step 1: Setup Folder Structure and Pull Framework and Content Boilerplate Setup up the folder structure as shown below. Repo Links Framework (only need to pull once per project folder) https://bitbucket.org/apo_udf/apo-framework/overview Content Boilerplate (pull for each module) https://bitbucket.org/apo_udf/apo-content-boilerplate/overview Style Guide Content (generic content samples) https://bitbucket.org/apo_udf/apo-styleguide-content/overview APO Builder (for template generation and
Read More »

Porrima Setup Process

Note: all packages should be installed globally.*​ To make installing some packages simpler it is recommended to install chocolatey first. https://chocolatey.org/   *Install Node:*​   Download here: https://nodejs.org/en/   During installation ensure you save the nodejs directory to: C:\Program Files   After node is installed run the following command to globally install npm. npm install
Read More »