Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 282 Bytes

File metadata and controls

9 lines (6 loc) · 282 Bytes

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