Skip to content

adelmemariani/ontology-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ontology-Viewer

ontology-viewer ontology-viewer ontology-viewer ontology-viewer

1- Install npm:

  • On linux: sudo apt install npm

  • On MacOS: brew install node

  • On windows see here.

2- Clone the repository and in the main directory run the following commands:

npm install
node dev-server.js

3- To build the minimized version:

npm run build

This will generate a series of files inside the dist folder. If the dist folder contains the files from a previous build command, remove them before running a new build.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published