cppcheck/htdocs
XhmikosR 126207f3e5 htdocs: update .htaccess from the latest html5 boilerplate. 2013-11-14 12:57:19 +02:00
..
demo Revert "htdocs: move inline JS to a separate file." 2013-10-12 17:42:19 +03:00
devinfo
site htdocs: minor tweaks. 2013-11-05 08:10:44 +02:00
.htaccess htdocs: update .htaccess from the latest html5 boilerplate. 2013-11-14 12:57:19 +02:00
404.html
Readme.md htdocs: minor tweaks. 2013-11-05 08:10:44 +02:00
analyticstracking.php
favicon.ico
index.php
make.js htdocs: minor tweaks. 2013-11-05 08:10:44 +02:00
package.json htdocs: minor tweaks. 2013-11-05 08:10:44 +02:00
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.