cppcheck/htdocs/Readme.md
XhmikosR f40257c49e htdocs: minor tweaks.
Update the tools to their latest versions.
2013-11-05 08:10:44 +02:00

320 B

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.