Welcome to the indieHD project documentation.
This document repository aims to be a comprehensive guide to all development-related aspects of the indieHD project and caters specifically to web-developers and programmers.
?> Use the sidebar to navigate the documentation
Thanks for your interest and support!
-indieHD, LLC (and team)
The indieHD documentation site is built using docsify
. To start a local server, run:
npm run serve
# or yarn serve
By default, the site will run on http://localhost:3000.