Size: 399
Comment: converted to 1.6 markup
|
Size: 754
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 9: | Line 9: |
... | === Set Up Notes === Quick notes on setting up '''dephin-viz''' {{{ git clone https://github.com/delph-in/delphin-viz sudo mkdir /var/www/html/delphin-viz sudo cp -rp delphin-viz/{demo,viz} /var/www/html/delphin-viz/. }}} You can now see the demo at {{{localhost/delphin-viz/demo/}}} (assuming you have apache and the dependencies installed). |
Francis Bond
I am an associate professor at the Division of Linguistics and Multilingual Studies, Nanyang Technological University. My main homepage is there.
Email: <bond AT SPAMFREE ieee DOT org>
Set Up Notes
Quick notes on setting up dephin-viz
git clone https://github.com/delph-in/delphin-viz sudo mkdir /var/www/html/delphin-viz sudo cp -rp delphin-viz/{demo,viz} /var/www/html/delphin-viz/.
You can now see the demo at localhost/delphin-viz/demo/ (assuming you have apache and the dependencies installed).