This demo based on silex framework.
You can see demo online at spycss.hcbogdan.com, or run it localy with:
- Clone repo
$ git clone https://github.com/Bogdaan/spycss-demo spycss-demo
$ cd spycss-demo
- Open shell, run dev server:
$ php -S localhost:8080 -t ./web/
- Then visit http://localhost:8080/index_dev.php
Most important code found at src/controllers.php