# Getting Started

Requirement to import starter kit

* node.js
* React native
* Expo XDE
* xcode

Highly recommend to go though the installation ref from official expo site and install Expo XDE.

Ref link\
<https://docs.expo.io/versions/latest/introduction/installation.html>

Once finish those installation, you can start import the starter-kit to Expo and start development.

## How to use it?

Click **Open existing project** to import the project, then you can open this project on your mobile phone via Expo client.

## How to modify it?

Select your familiar editor, like Atom, VSCode or Sublime Text, to open the the project, and start coding.
