13 lines
138 B
Markdown
13 lines
138 B
Markdown
# NtopngGlobe
|
|
|
|
Ntopng alerts are displayed in Globe.gl
|
|
|
|
### Install packages
|
|
``` sh
|
|
npm install
|
|
```
|
|
|
|
### Start Server
|
|
``` sh
|
|
npm start
|
|
``` |