Run the Pines UI Library locally
mainTo view the Pines UI Library locally (for example, to test components or prepare for contributions), follow these steps:
- Download the repository contents to a local folder.
- Ensure you have NodeJS and the
http-serverpackage installed. - Navigate to the project folder in your terminal.
- Start the local server using the
http-servercommand. - Open the provided localhost URL in your browser to view the library.