Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Latest commit

 

History

History
26 lines (23 loc) · 1 KB

README.md

File metadata and controls

26 lines (23 loc) · 1 KB

FarmPro

image

FarmPro - Frontend

image image image
image image image

Development

  1. Install depedencies
npm install
  1. Run script
npm run android

or

npm run ios

Important

Do not use pnpm or yarn. Those are not working in this project.

External Dependencies

  • check dependencies and devDependecies field in this file