# Visualization/tests/index.html
This html file provides a stand-alone html example using locally built sources. It assumes you have node installed on your machine and assumes the following three commands have been run from the root directory of this repository:
1. `npm install`
2. `npm run build`
3. `npm run compile-umd`