DHTMLX / optimus-start

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

Repository from Github https://github.comDHTMLX/optimus-startRepository from Github https://github.comDHTMLX/optimus-start

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

About

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


Languages

Language:JavaScript 84.6%Language:HTML 11.3%Language:Less 4.1%