moviedetailsminiapp
v0.0.36
Published
Electrode Native - Movie Details MiniApp (Getting Started)
Downloads
10
Readme
MovieDetailsMiniApp
Electrode Native - Movie Details MiniApp (Getting Started)
Application that has a UI to display details of a given movie.
Prerequisite
Install Electrode Native
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.com/electrode-io/MovieDetailsMiniApp.git
$ cd MovieListMiniApp
$ yarn install
Android
$ ern run-android
iOS
$ ern run-ios
Run the app with MovieListMiniApp.
Branching strategy
There is one branch per version of Electrode Native used by the MiniApp (i.e ern-v0.7
, ern-v0.8
...).
The master branch is used for Electrode Native development version (1000.0.0).