Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 380 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 380 Bytes

Qooxdoo Tutorial App

The tutorial moved to a seperate project

Online version

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

Developing DemoBrowser

Clone this repo and compile it:

    git clone https://github.com/qooxdoo/qxl.tutorial
    cd qxl.tuturial
    npm install @qooxdoo/compiler
    npx qx serve

Then open http://localhost:8080