Electrode Native - Movie Details MiniApp (Getting Started)
Application that has a UI to display details of a given movie.
Install Electrode Native
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
$ ern run-android
$ ern run-ios