The main application file is `BM-360/index.html`. Many browsers have issues when using `file://` URLs. Therefore, to properly view the application it is necessary to use a web server.
Deployment
To deploy the application, upload the contents of the `BM-360` folder into a hosting service.
Customization
You can change the application by editing the Javascript, CSS and `index.html` files.