Skip to content

Commit 85932b6

Browse files
committed
Merge pull request #3 from tlenclos/patch-1
Update README with npm install
2 parents 74755c3 + 19441a5 commit 85932b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ At [TaskRabbit](https://www.taskrabbit.com), we are trying to understand the bes
55
The app itself is vaguely like twitter/tumblr. There are users that make posts. They follow other users. You can look at follows and their posts. The features (or styling) isn't the main point. At this time, we're mostly demonstrating architectural concepts.
66

77
### iOS
8+
In the root directory
9+
* Install dependencies: `npm install`
810

911
In the `ios` directory
1012

0 commit comments

Comments
 (0)