1.1.2 • Published 7 years ago

scivijs_demo v1.1.2

Weekly downloads
2
License
ISC
Repository
-
Last release
7 years ago

===================

scivijs demo site

This repository is the code of https://demo.logilab.fr/SciviJS

The quickest way to run it locally is::

wget -O - https://hg.logilab.org/review/scivijs/scivijs-demo/archive/1.0.1.tar.bz2 | tar xj cd scivijs-demo-1.0.1 npm run server

... and browse to http://localhost:8000.

Note that "npm run server" uses Python (2) to serve the local directory, but you can use any web server.

To run it from sources and hack, do::

hg clone https://hg.logilab.org/review/scivijs/scivijs-demo cd scivijs-demo npm install npm run start

... and browse to http://localhost:8000

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago