Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 1.72 KB

README.md

File metadata and controls

46 lines (35 loc) · 1.72 KB

Code The Change

 ______           __         _______ __           ______ __                            
|      |.-----.--|  |.-----.|_     _|  |--.-----.|      |  |--.---.-.-----.-----.-----.
|   ---||  _  |  _  ||  -__|  |   | |     |  -__||   ---|     |  _  |     |  _  |  -__|
|______||_____|_____||_____|  |___| |__|__|_____||______|__|__|___._|__|__|___  |_____|
                                                                          |_____|      
                                                                          

A mobile template for getting started!

You should start with:

Then time to clone the template:

  • git clone https://github.com/codethechangeyyc/mobile-template.git

Now let's install the dependencies

  • cd mobile-template

  • yarn install -- It may ask you to install expo-cli, select yes.

  • On your phone -- Android: Install Expo from the google play store. -- iOS don't worry!

Now let's get going!

  • yarn start
  • Scan the QR code from the expo app on your Android phone, or the Camera app from your iPhone Your adventure begins in App.js

So you want a back-end, huh?

Awesome Docs