Skip to content

hemaid2X/KGraphX

 
 

Repository files navigation


KGraphX

ContactContributeDocsIssuesLicense

Base used : http://vowl.visualdataweb.org/webvowl.html

Requirements

Node.js for installing the development tools and dependencies.

Quick Start


  1. Navigate to root folder.
  2. Run npm install --force to install the dependencies and build the project
  3. Run npm install grunt-cli -g (install the npm package grunt-cli globally)
  4. Run grunt webserver starts a local live-updating webserver

If everything worked fine, the application is available at http://localhost:8000/.

Contributing

You are very welcome to contribute to this project when you find a bug, want to suggest an improvement, or have an idea for a useful feature. Please find a set of guidelines at the CONTRIBUTING.md and the CODE_OF_CONDUCT.md.

License

This project is licensed under the MIT License - see the LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.8%
  • HTML 11.5%
  • CSS 5.7%