/timeliner

Create and share timelines and timemaps using ReclineJS

Primary LanguageJavaScript

Timeliner is a simple javascript apps to create and share beautiful timelines and timemaps build using ReclineJS.

Install

Clone:

git clone https://github.com/okfn/timeliner

Init the submodules to get the vendor library (recline):

git submodule init
git submodule update

Open the index.html in your favourite browser.