Skip to content

jochumdev/qooxdoo-tweets-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qooxdoo "tweets" with qxcompiler

This is the tweets application from the offical Qooxdoo tutorial, its also here as an example for an app with QxCompiler.

I've added a demo for qx-contrib-restful also.

See the online Demo.

Install

Clone

$ git clone https://github.com/pcdummy/qooxdoo-tweets-tutorial.git

Run yarn install

$ cd qooxdoo-tweets-tutorial
$ yarn

Compile, serve with grunt-contrib-connect and watch it :)

$ qx serve --target source
or
$ qx compile --target source --watch

Develop it

License

MIT

Releases

No releases published

Packages

No packages published