https://github.com/dhtmlx/vuejs-widgets
Using DHX widgets with VueJS
https://github.com/dhtmlx/vuejs-widgets
dhtmlx-demo vuejs
Last synced: 9 months ago
JSON representation
Using DHX widgets with VueJS
- Host: GitHub
- URL: https://github.com/dhtmlx/vuejs-widgets
- Owner: DHTMLX
- Created: 2018-09-19T07:56:25.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-12T12:26:51.000Z (about 7 years ago)
- Last Synced: 2025-04-09T06:50:29.996Z (10 months ago)
- Topics: dhtmlx-demo, vuejs
- Language: Vue
- Homepage: https://dhtmlx.com
- Size: 139 KB
- Stars: 5
- Watchers: 13
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 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.