Hositng of the wave system plot In order to compile it locally and then use the built system of the github page instead of waiting always the 2 or 3 minutes of building the you can run it locally.
--------TESTED AND WORKING----------------
- Install in ubuntu php
- go to the folder and open the ubuntu/wls terminal
- run php -S 0.0.0.0:8000 or or php -S localhost:8000
- go to http://localhost:8000/
------------NOT TESTED---------------------
- install in ubuntu/wls npm: sudo apt-get install npm
- npm install http-server -g
- http-server name-of-file