I am playing around with (or trying to) use the fast and powerful Chocolatechip UI with there own chocolatechip.js file, but grunt will not make the file for me.
"Build is really simple. Just type "grunt" in the terminal and hit return.
This will cause a complete version of ChocolateChip-UI to be built into the
folder. This will include the ChocolateChipJS library, themes for iOS, Android
and Windows, examples for iOS, Android and Windows, and unit tests for
ChocolateChipJS."
Now when I do this, I get the builds for all mobile platfroms for there CSS and the chui.js. Now I can use this with JQuery, but the chocolatechip.js file looks smaller and works better for app building (if I am wrong with this, please let me know).
But I have no chocolatechip.js file at all??
So what am I doing wrong?
Glenn