Instructions here
From the root of jQuery-ui repo:
cd build
ant
You must currently have Java, Ant, and Node.js installed for it to work. I recommend using NVM to install Node.
Update: the link above is broken, and new build instructions are in README on github: https://github.com/jquery/jquery-ui
source
share