Kitware/clique-tutorial

Name: clique-tutorial

Owner: Kitware, Inc.

Description: A simple tutorial to get you started with Clique

Created: 2015-10-22 19:47:51.0

Updated: 2015-10-23 17:11:41.0

Pushed: 2015-10-25 02:12:29.0

Homepage: null

Size: 3492

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

clique-tutorial

A simple tutorial to get you started with Clique

Building the Tutorial Application

Clone the repository. You will need to clone this repository to start:

clone https://github.com/Kitware/clique-tutorial
lique-tutorial

Get the data. Download this file, containing a sample Facebook network.

Install the front-end dependencies. Run the following command:

r install webcola 'clique#40f2c1bf31d6b15374498420b41d38e97354a688'

(The quotes are needed in order to escape the hash symbol.)

Serve the application directory. Run the following command:

on -m SimpleHTTPServer 8000

Try the application. Open http://localhost:8000 in your browser.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.