# cppcheck-htdocs **Repository Path**: mirrors_shlomif/cppcheck-htdocs ## Basic Information - **Project Name**: cppcheck-htdocs - **Description**: htdocs for cppcheck - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Getting started --------------- * Install [node.js](http://nodejs.org/download/) * Install the node.js dependencies: `npm install` * Run `node make` or `node make minify` You can run `npm run lint` to run [JSHint](https://github.com/jshint/jshint) and [csslint](https://github.com/stubbornella/csslint) for our files.