Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.03 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.03 KB

Fullstack Challenge

Rest API (NodeJS)

App (React Native)

How to Run

  • NEED TO RUN NODEJS API BEFORE

  • Clone this repo in your machine

  • Install all the project packages

    $ yarn install
    
  • Start Project

    $ yarn start
    
  • Run in Android

    $ yarn run android
    

Images