Please check the latest version of DHTMLX Optimus based app at https://github.com/DHTMLX/optimus-starter-app
npm install
npm run server
After that, open http://localhost:8080 in the browser
npm install
npm run watch
npm run codebase- rebuilds js file in codebase foldernpm run lint- check codebasenpm run build- build standalone packagenpm run deploy- deploy to live server