lab-hello-world-miniapp
v0.0.1
Published
An Electrode Native MiniApp (Getting Started sample application)
Downloads
2
Readme
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