Skip to content

SpaceAppsXploration/xpreader-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

101 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xpreader-client

A BackboneJS client for the Articles API at http://semantics.projectchronos.eu

Run on local

You need to have npm installed. From the repository's directory:

  • Install SASS Ruby gem: sudo gem install sass
  • Install node modules: npm install
  • Install Bower: sudo npm install -g bower
  • Install packages via Bower: bower install
  • Install Gulp: sudo npm install -g gulp
  • Install packages via Gulp: gulp

To open it locally:

  • Option 1: Install http-server: sudo npm install -g http-server, go to the root folder and execute the server http-server .
  • Option 2: If you have Python installed, run from inside the repository's directory python -m SimpleHTTPServer

Open the address in your browser.

About

Chronos' News Reader Application JS client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors