yarn instead of npm

This commit is contained in:
Feruz M 2019-01-06 10:51:46 +02:00 committed by GitHub
parent 8ffbb6b11d
commit cf87f7bf89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,9 +9,7 @@ iOS ![iOS](https://build.appcenter.ms/v0.1/apps/ef80aa2a-d4e1-4f43-a4f8-be12ea72
`$ cd esteem-mobile`
`$ npm install` (You should use `npm` if you use yarn its getting error its about realm \*\*TODO)
`$ npm install -g react-native-cli` (if you already have `react-native` as globally it not require)
`$ yarn`
`$ react-native start` (Now your local server should start)