Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 422 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 422 Bytes

A clone of initial screen of Nubank mobile app. Initialized using Basic Rocketseat Template.

How can I run it?

Clone the project. In the project directory, you can run:

npm install

or

yarn install

and than run:

react-native run-(android/ios)

or

yarn (android/ios)

Than you will get this: