# Pines UI Library
Upstream: https://github.com/thedevdojo/pines
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.
## License
The Pines UI Library is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).