Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 11
and
Version 12
of
Ushahidi
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
05/30/16 21:53:32 (
8 years
ago)
Author:
jorrit
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
Ushahidi
v11
v12
60
60
}}}
61
61
62
== Build the client ==
63
1. Get Nodejs
64
{{{
65
cd ~
66
git clone https://github.com/nodesource/distributions.git
67
}}}
68
1. Clone client repo
69
{{{
70
git clone https://github.com/ushahidi/platform-client.git
71
}}}