cppcheck/htdocs/Readme.md

339 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 check or npm run lint to run JSHint and csslint for our files.