- npm install @dhx/trial-gantt Professional version: Send your license number on the contact@dhtmlx.com email to receive login and password for private npm. - npm config set @dhx:registry https://npm.dhtmlx.com - npm login --registry=https://npm.dhtmlx.com --scope=@dhx --auth-type=le...
npminstall@dhtmlx/trial-vue-gantt This will install trial version, for commercial one, use "@dhx/vue-gantt" place Gantt tag into the desired page import{Gantt,DefaultTheme}from"@dhtmlx/trial-vue-gantt";exportdefaultfunctionGanttBasic(){return(<DefaultTheme><Gantt/></DefaultTheme>);} You can ...