18 lines
481 B
Markdown
18 lines
481 B
Markdown
|
|
### Muon Monitor Visualization
|
|
|
|
A full-stack application example, showing the
|
|
[Muon Monitor](http://npm.mipt.ru/projects/physics.html#mounMonitor) experiment set-up.
|
|
|
|
Includes server back-end generating events, as well as visualization front-end.
|
|
|
|
##### Building project
|
|
|
|
To run full-stack Muon Monitor Visualization application (both server and browser front-end), run
|
|
`demo/muon-monitor/application/run` task.
|
|
|
|
##### Example view:
|
|
|
|
![](../../doc/resources/muon-monitor.png)
|
|
|