cppcheck/htdocs
XhmikosR 1bbd1b3c49 htdocs: update Google Analytics code.
[ci skip]
2014-03-30 06:59:39 +03:00
..
demo
devinfo
site
.htaccess
404.html
Readme.md
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.