To start using Contributor Hub on regular basis, try:
* Recent [http://network-devel.sugarlabs.org/hub/ development version] with administrative privileges for anonymous users;
* Recent [http://network-devel.sugarlabs.org/hub/ development version] with administrative privileges for anonymous users;
Line 11:
Line 13:
Or, look for [[Sugar_Network#Try_it|another distribution options]].
Or, look for [[Sugar_Network#Try_it|another distribution options]].
+
+
From development environment, [[#Sources|clone]] sources and open {{Code|index.html}} in a Web browser. Note that by default, {{Code|index.html}} will fail (Server-sent events doesn't support Cross-origin resource sharing). So, disable security checks in your browser, e.g., run Google Chrome with {{Code|--disable-web-security}} command-line argument.