Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 188 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 188 Bytes

EYEAT

Installation

$ git clone https://github.com/LuisRizo/Eyeat.git
$ cd Eyeat
$ npm install

Now run it:

$ react-native run-android
$ react-native run-ios