Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 550 Bytes

File metadata and controls

27 lines (21 loc) · 550 Bytes

Cover

link to originak project

You can run this project by

Installing the dependencies

Make sure to have yarn installed in your computer

cd mobile
yarn

Run

Run on the device of your choice

yarn start

How to contribuite

  • Fork the repository.
  • Create a topic branch.
  • Implement your feature or bug fix.
  • Add, commit, and push your changes.
  • Submit a pull request.