1.1.1 • Published 6 years ago
wjet v1.1.1
wjet => Webix Jet CLI tools
How to install
npm install -g wjetor
yarn global add wjetHow 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