This is the generator for simple-statistics documentation: it uses documentation.js to extract documentation from the code and generate a website.
npm install
This will run a local server and reload whenever simple-statistics or theme source changes.
npm start
This builds a production-ready website.
npm build