Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 410 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 410 Bytes

Qooxdoo Widget Browser

A GUI framework application to show all widgets with different themes

Online version

http://www.qooxdoo.org/qxl.widgetbrowser/

Developing widgetbrowser

Clone this repo and compile it:

    $ git clone https://github.com/qooxdoo/qxl.widgetbrowser
    $ cd qxl.widgetbrowser
    $ qx pkg install
    $ qx serve

Then open http://localhost:8080