/optimus-start

Please check the latest version of DHTMLX Optimus based app at https://github.com/DHTMLX/optimus-starter-app

Primary LanguageJavaScript

Please check the latest version of DHTMLX Optimus based app at https://github.com/DHTMLX/optimus-starter-app

DHTMLX Optimus - starter ( outdated ! )

How to run standalone

npm install
npm run server

After that, open http://localhost:8080 in the browser

How to run with Apache

npm install
npm run watch

More NPM commands

  • npm run codebase - rebuilds js file in codebase folder
  • npm run lint - check codebase
  • npm run build - build standalone package
  • npm run deploy - deploy to live server