This project uses JSDocs to create our documentation
To run our documentation generation script use
npm run doc
or edit the scripts to include the folders or files you want to generate documentation for
From then on you can use an automation such as Github Pages to generate your documentation pages