Campo Minado
In order to locally make the most out of it, it's recommended to make use of a web server in the project's root path.
Below you will find some examples of built-in web servers:
$ python -m SimpleHTTPServer
$ php -S localhost:8000
$ ./deploy.sh