0.0.1 • Published 4 years ago

lab-hello-world-miniapp v0.0.1

Weekly downloads
3
License
-
Repository
-
Last release
4 years ago

LabHelloWorldMiniApp

An Electrode Native MiniApp (Getting Started sample application)

Application that has a UI to display Hello World in several pages.

Prerequisite

Node v12.16.0 Install Electrode Native and its preprerequiste.

Run the app standalone

To run this app stand alone simply clone the repo and execute the ern run command as below.

$ git clone https://github.pwc.com/US-Emerging-Tech/lab-hello-world-miniapp.git
$ cd lab-hello-world-miniapp
$ yarn install

Android

$ ern run-android

iOS

$ ern run-ios