Angular Frontend to visualize network data.
npm install
npm run build.prod
The built project can now be found in dist/Web
.
To application for development:
ng serve
Access it via http://localhost:4200
this is a fork from the main development branch https://github.com/UnravelTEC/ng-unrvl
to merge changes into this repo: https://github.com/IoT-Watchdog/ng-unrvl/compare/develop...UnravelTEC:develop