Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 465 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 465 Bytes

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.