1
0
The Pines UI library
Go to file
Paul Cushing 1b52207c93
Update contribution.html
Fix missing `t`.
2023-06-22 09:01:18 -06:00
elements making a few more updates to the video element 2023-06-21 16:35:30 -04:00
getting-started Update contribution.html 2023-06-22 09:01:18 -06:00
cover.jpg Adding cover image 2023-05-24 09:08:28 -04:00
data.json making a few more updates to the video element 2023-06-21 16:35:30 -04:00
index.html Adding updates to the data elements and adding the examples to the list 2023-06-07 11:25:00 -04:00
main.js Adding latest updates to elements 2023-06-14 12:34:54 -04:00
Readme.md Adding cover image 2023-05-24 09:09:05 -04:00

Pines UI Library

This is the main repo for the Open Source Pines UI Library. 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.

  1. Download the contents of the Github repo and store it in a folder.
  2. Make sure you have NodeJS installed along with the http-server package.
  3. CD into your folder and run http-serve
  4. Visit the localhost URL to see PinesUI

Be sure to visit DevDojo discussions section to ask questions and get assistance.