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:
2016-05-30T21:53:32+02:00 (
9 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
}}}