mirror of
https://github.com/wassname/side-by-side.git
synced 2026-09-24 14:00:33 +08:00
487 B
487 B
Side By Side
Visual comparison of different translations of itemized texts; e.g. poems, bibles, etc.
Usage
TODO: Include info on nodeless usage.
Development
Installation
Install nodejs and javascript dependencies, on Debian/Ubuntu, it goes more or less like this:
sudo apt-get install nodejs
npm install
Tests
Run tests with npm test.
