wjet => Webix Jet CLI tools How to install npm install -g wjet or yarn global add wjet How to use Create new app mkdir myApp cd myApp wjet init Add feature wjet add feature Add widget wjet add widget New view wizard wjet add view New model wizard wjet add model