<pclass="text-gray-500">You may contribute to this project by <ahref="https://github.com/thedevdojo/pines"target="_blank">visiting the Github Repo here</a>. We currently do not have issues open, so you'll need to submit a PR with your contribution and we'll get to the PR as soon as we can.</p>
<pclass="text-gray-500">If you wish to discuss functionality or any issues you have with Pines, you can <ahref="https://devdojo.com/questions"target="_blank">visit the DevDojo Discussions/Questions section</a>.</p>
<h5class="mb-1 font-medium leading-none tracking-tight">Star the Repo</h5>
<divclass="text-sm [&;_p]:leading-relaxed">If you want to see this project grow, it would help us out if you <ahref="https://github.com/thedevdojo/pines"target="_blank"class="font-medium text-white">starred the repo</a> and shared it with your friends.</div>
<pclass="text-gray-500">Visit the main repo for the <ahref="https://github.com/thedevdojo/pines"target="_blank">Pines UI Library</a>. This repo is simple to setup and get running on your local if you wish to submit a fix or make some additions to the library.</p>
<ol>
<li>Download the contents of the Github repo and store it in a folder.</li>
<li>Make sure you have <ahref="https://nodejs.org/"target="_blank">NodeJS</a> installed along with the <ahref="https://www.npmjs.com/package/http-server"target="_blank">http-server</a> package.</li>
<li>CD into your folder and run `http-serve`</li>
<li>Visit the localhost URL to see PinesUI</li>
</ol>
<pclass="text-gray-500">The installation instructions are also available via the github repo at <ahref="https://github.com/thedevdojo/pines"target="_blank">https://github.com/thedevdojo/pines</a></p>