Skip to content

santosluizfelipe/StepFreeGigs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  1. Clone the repo

  2. Install Node.js dependencies

    ; npm install
    

Running

  1. You may need to sign up for an Expo account to be able to properly view the app (not sure), also to view on your phone itself, download the Expo Client app.

  2. Start the metro bundler:

; npm start
  1. To open the app in a browser, press w in the terminal session.

  2. To open the app in an android emulator, press a (you will need to install Android Studio and run a device using the Virtual Device Manager before pressing a)

  3. To open the app in an iOS emulator, press i (you will need Xcode installed)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%