openhab-webui/bundles/org.openhab.ui.basic/CONTRIBUTING.md

282 B

Contributing

Javascript linting, compressing and LESS compilation is handled through Gulp. Therefore, please run gulp instead of changing compressed CSS/JS manually. Default Gulp task will also check the code using ESLint.

Installing build dependencies:

npm install