Visualize using cytoscape.js from tinet and tinet-go configuration file.
- docker
docker build -t tinet-topoview .
docker run -it --rm -p 8080:80 --name tntopoview tinet-topoview
- yarn
- Project setup
yarn install - Compiles and hot-reloads for development
yarn run serve - Compiles and minifies for production
yarn run build - Lints and fixes files
yarn run lint - Customize configuration
- Project setup