/MovieDetailsMiniApp

Electrode Native - Movie Details MiniApp (Getting Started)

Primary LanguageJavaScript

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.

Follow instructions here