A BackboneJS client for the Articles API at http://semantics.projectchronos.eu
You need to have npm
installed.
From the repository's directory:
sudo gem install sass
npm install
sudo npm install -g bower
bower install
sudo npm install -g gulp
gulp
To open it locally:
sudo npm install -g http-server
, go to the root folder and execute the server http-server .
python -m SimpleHTTPServer
Open the address in your browser.