Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 387 Bytes

README.markdown

File metadata and controls

20 lines (14 loc) · 387 Bytes

A desktop written in javascript and built ontop of dojo

How to build the docs

ant docs

How to build the project

ant build

After that you will find a minified version of the project in the /build directory which can be loaded by an AMD loader like requirejs.