Get started

Getting MoConference up and running is a simple and straightforward process.

Install instructions

Prerequisites

MoConference was built with React Native. If you haven't installed the tools needed to run a React Native project please follow the Getting Started chapter on the React Native documentation. Please use the tab "Building Projects with Native Code". Don't forget to setup your Android Simulator if you'd like to run it on Android.

➡️ https://facebook.github.io/react-native/docs/getting-started.html

1. Install dependencies

Unzip the archive you downloaded. In your command line go to the root of the extracted folder. The root folder is the folder where you can see the app.json file.

cd path/to/moconference

Now install the dependencies needed for the project. We encourage you to use yarn instead of npm - it's fast and more reliable.

yarn

If you prefer to use npm the command would be the following. From now on in the documentation we will only use yarn.

npm install

2. Run

Running your app in the simulator is simple with React Native. In the root folder type in

react-native run-ios

or

react-native run-android

That's it. In the next chapter you can find out how to configure your Wordpress website. It is necessary to setup Wordpress, otherwise you won't have your own events in the app!

results matching ""

    No results matching ""