Skip to content
This repository has been archived by the owner on Oct 21, 2019. It is now read-only.

s1na/sc2map

Repository files navigation

SupplyChain2Map

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

sc2map is a JS library used for visualizing supply chain data in RDF, adhering to SCORVoc vocabulary.

Installation

git clone git@github.com:s1na/sc2map.git
cd sc2map
npm install

Usage

To run the app, do:

npm start

And visit http://localhost:3000

License

This source code is licensed under the MIT license found in the LICENSE file. The documentation to the project is licensed under the CC BY-SA 4.0 license.