=================
sc2map is a JS library used for visualizing supply chain data in RDF, adhering to SCORVoc vocabulary.
git clone git@github.com:s1na/sc2map.git
cd sc2map
npm install
To run the app, do:
npm start
And visit http://localhost:3000
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.