Skip to content

Commit

Permalink
docs: ✏️ [DSY-1492] Adding npm install step
Browse files Browse the repository at this point in the history
  • Loading branch information
mlcsouza authored Oct 13, 2020
1 parent 6bc7ca1 commit bf3a8d1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ Native app (Android and iOS) with Nat DS dependency and react native modules tha
## Android Project

### Run Android Project
`make build`
- `npm install`
- add .aar at /lib folder
- `make build`

### Run screenshot tests
`make run-screenshot-tests`
Expand Down

0 comments on commit bf3a8d1

Please sign in to comment.