Skip to content

Science Library user interface for exploring publications and co-authors

License

Notifications You must be signed in to change notification settings

ce-store/science-library

Repository files navigation

ScienceLibrary

The Science Library is a user interface which visualises publications and the surrounding metadata such as authors, topics, organisations and venues. It runs on the ce-store and uses a model such as sl-data.

Installation and Setup

A complete installation guide including setting up the ce-store and populating it with data is found here.

Clone the code

git clone https://github.com/ce-store/science-library

Prerequisites

Build and Configuration

The project is built using NPM and Bower.

To install the dependencies, run:

npm install
npm install -g bower
bower install

Edit the home and server properties in app/scripts/services/urls.js to point at your homepage and server where your ce-store is running.

To serve on a production server, run:

npm start

Testing

License

Licensed under the Apache License, Version 2.0

About

Science Library user interface for exploring publications and co-authors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published