React-Native Application
To run application on your computer you should:
- have NodeJs and NPM installed or install node
- have git installed or (preferable)install git or (not recomended)download code from repository manualy
- have react-native cli or install react-native
To run Application - in your terminal run next commands:
- git clone git@github.com:OneStromberg/heartme.git
- cd heartme
- npm i
- npm test
- react-native run-ios
Troubleshoots: