cppcheck/htdocs
XhmikosR f0c3538a64 htodcs: minor cleanup and update devDependencies.
[ci skip]
2014-05-22 11:47:33 +03:00
..
demo
devinfo
site
.htaccess
404.html
Readme.md htdocs: minor tweaks. 2013-11-05 08:10:44 +02:00
analyticstracking.php
favicon.ico
gsoc2014.php
index.php
make.js
package.json
run-tests.js

Readme.md

Getting started

  • Install node.js
  • Install the node.js dependencies: npm install
  • Run node make or node make minify

You can run npm run lint to run JSHint and csslint for our files.