/vuejs-widgets

Using DHX widgets with VueJS

Primary LanguageVue

DHTMLX Widgets + Vue.js

In most samples DHTMLX Widgets are loaded through NPM that provides limited (GPL) version of components. For production you should use the PRO version.

There are also samples where DHTMLX Widgets are loaded from CDN. cdn.dhtmlx.com serves limited (GPL) version of components. For production use your own CDN / file server.

Development server

To run the app in the development mode, run yarn run serve in the project directory.