GitHub - okonrad/examples: MeVisLab example networks · GitHub
Skip to content

okonrad/examples

 
 

Folders and files

Repository files navigation

MeVisLab Examples

This is the repository for the MeVisLab Examples GitHub pages.

Please follow Examples Pages

Configuration

Local Deployment

  • Check out code
  • Install extended hugo from the Hugo Website
  • Install npm, e.g., from npmjs Website
  • Change to mevislab.github.io folder and run npm install
  • Stay in this folder and run hugo server -d public --baseURL //localhost/examples/ (The /examples/ path is locally not absolute necessary but it helps to find problems that might appear on the production website.)
  • Open in your favorite browser the given URL

About

MeVisLab example networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • HTML 79.4%
  • JavaScript 14.9%
  • SCSS 5.7%